/*
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Reset ================================================================================= */


/*@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);*/

@import url(https://fonts.googleapis.com/css?family=Lato);

/*@font-face {

font-family: knockout;

src: url('../fonts/KnockoutHTF27JuniorBantamwt.ttf');

}*/

* {
  margin: 0 auto;
  padding: 0;
}
body {
  /*font: normal 14px/1.55 Georgia, Times New Roman, sans-serif;*/
	font-width: normal;
	/*font-size: 20px/1.55;*/
	font-size: 14px;
	font-family: Lato !important;
  /*color: #666666;*/
	color: #223041;
	overflow-y: scroll !important;
}
img {
  border: 0;
  vertical-align: top;
}

.blocks-home img {
  border: 0;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

a {
  color: #344079;
  /*text-decoration: underline;*/
	text-decoration: none;
	/*font-weight: bold;*/
}
a:hover {
  /*text-decoration: none;*/
}
:focus {
  outline: 0;
}

/* Forms */
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
/* Table */
table {
  border: 0;
  /*border-collapse:collapse;*/
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
/* Content */
p {
  margin: 0 0 10px;
}
strong {
  font-weight: bold;
}
address {
  font-style: normal;
  line-height: 1.35;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
/*sup           { font-size:1em; vertical-align:top; }*/
/* Lists */
ul,
ol {
  list-style: none;
}
/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.v-bottom {
  vertical-align: bottom;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
/* ======================================================================================= */
/* Layout ================================================================================ */
.wrapper {
  min-width: 1000px;
  position:relative;
}
.page {
  overflow-x: hidden;
  height: 55px
}

.page-print {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
.main {
  /*padding:0 10px;*/
  /*width: 1200px;*/ /*960px;*/
  /*margin: 20px auto 0px;*/
  /*min-height: 656px;*/
  text-align: left;
}
/* Base Columns */
.col-left {
  float: left;
  width: 220px;
  padding: 0 0 1px;
  border-top: 1px solid #344079;
}
.col-main {
  float: left;
  width: 100%;/*700px;960px;*/
  padding: 0 0 1px;
  /*margin-bottom: 20px;*/
}
.col-right {
  float: right;
  width: 220px;
  padding: 0 0 1px;
}
.home-products {
margin-top:20px;
margin-left:15px;
margin-right:15px;
min-height: 2200px;
}
/* 1 Column Layout */
.col1-layout .col-main {
  float: none;
  width: auto;
  /*width: 940px;*/
  padding: 0;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
  float: left;
}
/* 3 Columns Layout */
.col3-layout .col-main {
  width: 475px;
  margin-left: 17px;
}
.col3-layout .col-wrapper {
  float: left;
  width: 687px;
}
.col3-layout .col-wrapper .col-main {
  float: right;
}
/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 48.5%;
}
.col2-set .col-2 {
  float: right;
  width: 48.5%;
}
.col2-set .col-narrow {
  width: 32%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
/* ======================================================================================= */
/* Global Styles ========================================================================= */
/* Form Elements */
input,
select,
textarea,
button {
  /*font: 12px/15px Arial, Helvetica, sans-serif;*/
  font-size: 0.8em;
  vertical-align: middle;
  color: #2f2f2f;
}
input.input-text,
select,
textarea {
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border: 1px solid #d7d7d7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
input.input-text,
textarea {
  padding: 2px;
}
select {
  padding: 1px;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #b6b6b6;
  padding: 2px 5px;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
input.qty {
  width: 2.5em !important;
}
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* FF Fix */
button.button {
  -webkit-border-fit: lines;
}
/* <- Safari & Google Chrome Fix */
button.button {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
button.button span {
  display: block;
font: 300 17px/22px 'Lato', sans-serif;
    line-height: 1.2;
    color: #fff;
    background-color: #00295A;
    padding: 12px 25px;
    border: solid 1px #00295A;
    transition: ease .3s;
    width: 100%;
    text-transform: uppercase;
}
button.button span span {
  border: 0;
  padding: 0;
}
button.disabled span {
  border-color: #bbb !important;
  background: #bbb !important;
}
button.btn-checkout span {
  height: 40px;
  border: 0;
  background: url(../images/btn_checkout.gif) 0 0 no-repeat;
  padding: 0 0 0 9px;
  font: bold 15px/40px Lato, Arial, Helvetica, sans-serif;
  color: #fff;
}
button.btn-checkout span span {
  background-position: 100% 0;
  padding: 0 25px 0 16px;
}
button.btn-checkout.no-checkout span {
  background-position: 0 100%;
  color: #b8baba;
}
button.btn-checkout.no-checkout span span {
  background-position: 100% 100%;
}
button.button .btn-left,
button.button .btn-middle,
button.button .btn-right {
  float: left;
}
button.button .btn-middle {
  text-align: center;
}
button.button .btn-middle SPAN {
  color: #FFFFFF;
  display: block;
  background: transparent;
  border: 0;
  font-weight: normal;
  padding: 5px 7px 0;
  font: normal 13px/1 Lato, Georgia, Times, sans-serif;
}
button.button .btn-left {
 /* background: transparent url('../images/bkg_btn-left.gif') 0 0 no-repeat;*/
}
button.button .btn-middle {
  /*background: transparent url('../images/bkg_btn-middle.gif') 0 0 repeat-x;*/
}
button.button .btn-right {
 /* background: transparent url('../images/bkg_btn-right.gif') 0 0 no-repeat;*/
}
button.btnred .btn-left,
button.btnred .btn-middle,
button.btnred .btn-right {
  width: 6px;
  height: 25px;
}
button.btnred .btn-middle {
  width: auto;
  min-width: 80px;
}
button.btnred .btn-middle SPAN {
  padding: 6px 7px 0;
}
button.btnred .btn-left {
  background: transparent url('../images/bkg_btnred-left.gif') 0 0 no-repeat;
}
button.btnred .btn-middle {
  background: transparent url('../images/bkg_btnred-middle.gif') 0 0 repeat-x;
}
button.btnred .btn-right {
  background: transparent url('../images/bkg_btnred-right.gif') 0 0 no-repeat;
}
#header-topCart-container .header-cart .block-content button.cart .btn-left,
#header-topCart-container .header-cart .block-content button.cart .btn-right,
#header-topCart-container .header-cart .block-content button.cart .btn-middle {
  width: 5px;
  height: 29px;
}
#header-topCart-container .header-cart .block-content button.cart .btn-middle {
  width: auto;
  min-width: 80px;
}
#header-topCart-container .header-cart .block-content button.cart .btn-middle SPAN {
  background: url("../images/cartbag/icon-cart.png") no-repeat scroll left center transparent;
  font-size: 1.1em;
  height: 29px;
  line-height: 29px;
  padding: 0 0 0 25px;
  text-shadow: 1px 1px 3px #000000;
  /*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=2);*/

}
#header-topCart-container .header-cart .block-content button.cart .btn-left {
  background: transparent url('../images/cartbag/bkg_cartbag-pedido-left.png') 0 0 no-repeat;
}
#header-topCart-container .header-cart .block-content button.cart .btn-middle {
  background: url("../images/cartbag/bkg_cartbag-pedido-bkg.png") repeat-x scroll 0 0 transparent;
  padding-left: 5px;
  padding-right: 5px;
}
#header-topCart-container .header-cart .block-content button.cart .btn-right {
  background: transparent url('../images/cartbag/bkg_cartbag-pedido-right.png') 0 0 no-repeat;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
/* Form Highlight */
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #edf7fd !important;
  background-image: none !important;
}
/*.highlight { background:#efefef; }*/
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  float: left;
  color: #344079;
  position: relative;
  z-index: 0;
  margin-bottom: 4px;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0;
  right: -8px;
  color: #EB340A;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
  display: block;
  clear: both;
  width: 100%;
}
.form-list .field {
  float: left;
  width: 290px;
}
.form-list input.input-text {
  width: 100%;
  height: 40px;
  padding-left: 7px;
  border-radius:0 !important;
  font-size:14px; 
}
.customer-name{
  float:right ;
}
.customer-name input{
  width: 290px;
}
.form-list textarea {
  width: 254px;
  height: 10em;
}
.form-list select {
  width: 290px;
  height: 40px;
  font-family: Lato !important;
  font-size: 14px;
  color: #999;
}
.form-list li.wide .input-box {
  width: 535px;
}
.form-list li.wide input.input-text {
  width: 529px;
}
.form-list li.wide textarea {
  width: 529px;
}
.form-list li.wide select {
  width: 535px;
}
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-middlename {
  width: 70px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 1.1em;
  font-weight: normal;
  color: #888;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}
.form-list .customer-dob .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}
/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
.buttons-set {
  clear: both;
  padding: 8px 0 0;
  /*margin:4em 0 0;*/
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  margin: 15px 0 0;
}
.buttons-set button.button {
  width:100%;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.fieldset {
  padding: 22px 0 12px 0;
  /*margin:28px 0;*/
}
/*.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }*/
/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 13px;
  background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
  color: #eb340a;
  padding-top: 4px;
  display:none;
}
.validation-advice2 {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 13px;
  /*background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;*/
  color: #0a285a;
  padding-top: 4px;
}
.validation-advice-container2 {
    padding: 8px 10px;
    width: 180px;
    height: 43px;
    border: 1px solid #DDD;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #F7F6F6;
    /*-webkit-box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    box-shadow: 0px 0px 6px #000;*/
    color: #00295a;
    text-align: center;
    font: 13px/1.1 'Lato', sans-serif;
    font-weight: 300;
}
.advice-absolute .arrow div{
	background: #F7F6F6 !important;
    box-shadow: none !important;
    -moz-box-shadow:none !important;
    border-right: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;

}
/*Para Chrome, Safari y Firefox*/
input.validation-failed {
  background: #FAEBE7 !important;
  border-style: dashed !important;
  border-color: #EB340A !important;
}
input.validation-failed:focus, .validation-failed:focus{
  background-color: #FAEBE7 !important;
  border-style: dashed !important;
  border-color: #EB340A !important;
}
select.validation-failed {
  background: url(../images/dropdown-arrow.png) no-repeat!important;
  background-size: 20px!important;  
  background-position: right 10px center!important;
  background-color: #FAEBE7 !important;
  border-style: dashed !important;
  border-color: #EB340A !important;
}
select.validation-failed:focus{
  background: url(../images/dropdown-arrow.png) no-repeat!important;
  background-size: 20px!important;  
  background-position: right 10px center!important;
  background-color: #FAEBE7 !important;
  border-style: dashed !important;
  border-color: #EB340A !important;
}
.validation-failed::-webkit-input-placeholder {
  color: #eb340a !important;
}
.validation-failed::-moz-placeholder {
  color: #eb340a !important;
}
/*p.required { text-align:right; }*/
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #df280a;
  font-weight: bold;
}
.notice {
  color: #e26703;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 4px 32px !important;
  font-size: 1em !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/i_msg-error2.png);
  color: #df280a;
}
.success-msg {
  border-color: #5FB404;
  background-color: #EFF5EA;
  background-image: url(../images/i_msg-success2.png);
  color: #005555;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/i_msg-note.gif);
  color: #3d6611;
}
/* BreadCrumbs */
.breadcrumbs {
position: absolute;
  font-size: 1.1em;
  line-height: 1.25;
  color: #666666;
  float: left;
  padding-top: 2px;
  padding-left: 12px;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li strong {
  font-weight: bold;
}
.breadcrumbs A {
  color: #777777;
}
/* Page Heading */
.page-title {
  width: 100%;
  overflow: hidden;
  margin: 0 0 30px;
}
.page-title h1,
.page-title h2 {
font: 25px/29px 'Lato', sans-serif;
    font-weight: 300;
    color: #344079;
    margin-bottom: 4px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.cms-page-view h3 {
  margin-bottom: 10px;
  color: #EE2622;
  font-weight: normal;
  line-height: 1.3em;
}
.subtitle {
  clear: both;
  padding: 15px 0 0;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 6px;
  color: #e25203;
}
.cms-page-view .col-main ul {
  list-style: none;
  padding-left: 15px;
}
.cms-page-view .col-main ul ul {
  list-style: circle;
}
/* Pager */
.pager {
  text-align: center;
}
.pager .amount {
  float: left;
  margin: 0;
  display: none;
}
.pager .pages {
  /*margin:0 140px;*/
}
.pager .pages ol {
  display: inline;
}
.pager .pages li {
  display: inline;
}
.pager .pages li a {
  text-decoration: none;
}
.pager .pages li A.previous IMG,
.pager .pages li A.next IMG {
  padding-bottom: 2px;
}
.pager .pages .current {
  color: #666666;
}
/* Limiter */
.limiter {
  float: left;
  margin-left: 5px;
}
.limiter label {
  vertical-align: middle;
}
.limiter select {
  padding: 0;
  margin: 0 0 1px;
  vertical-align: middle;
}
.limiter a {
  cursor: pointer;
}
/* Sorter */
.sorter A {
  text-decoration: none;
}
.sorter .view-mode {
  float: left;
  margin: 0;
}
.sorter .sort-by {
  float: right;
  padding-right: 10px;
}
.sorter .sort-by label {
  vertical-align: middle;
}
/*.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }*/
.sorter .sort-by .selector {
  width: 95px;
}
.sorter .sort-by .selector SPAN {
  width: 68px;
}
.sorter .sort-by .selector SELECT {
  min-width: 105px;
}
/* Toolbar */
.toolbar {
  position: relative;
  height: 23px;
  border-bottom: 1px solid #344079;
  margin-bottom: 10px;
  padding: 5px 0;
  color: #344079;
}
.toolbar .pager {
  float: right;
  padding-top: 3px;
}
.toolbar .sorter {
  float: left;
}
.toolbar-bottom .toolbar {
  border-bottom: 0;
  margin-bottom: 0;
  border-top: 1px solid #344079;
  margin-top: 10px;
}
/* Data Table */
.data-table {
  /*width: 100%;*/
  margin-top:40px;
}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last {
  border-right: 0;
}
.data-table tr.last th,
.data-table tr.last td {
  /*border-bottom:0 !important;*/
}
.data-table th {
  padding: 3px 8px;
}
.data-table td {
  padding: 3px 8px;
}
.data-table thead th {
  padding: 2px 8px;
  font-size: 1.3em;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: middle;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table thead th a,
.data-table thead th a:hover {
  color: #fff;
}
.data-table thead th {
  background: #00295a;
}
.data-table thead th .tax-flag {
  font-size: 1.2em;
  white-space: nowrap;
}
.data-table tfoot {
  border-bottom: 1px solid #d9dde3;
}
.data-table tfoot tr.first td {
  border-top: 1px solid #D9DDE3;
}
.data-table tfoot td {
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 0;
  border-right: 1px solid #d9dde3;
}
.data-table tfoot strong {
  font-size: 1.2em;
}
.data-table tbody th,
.data-table tbody td {
  /*border-bottom: 1px solid #d9dde3;*/
  vertical-align: middle;
}
/* Bundle products tables */
.data-table tbody.odd tr {
  /*background:#f8f7f5 !important;*/
}
.data-table tbody.even tr {
  /*background:#f6f6f6 !important;*/
}
.data-table tbody.odd tr td,
.data-table tbody.even tr td {
  border-bottom: 0;
}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom: 1px solid #d9dde3;
}
.data-table tbody td .option-label {
  font-weight: bold;
  font-style: normal;
}
.data-table tbody td .option-value {
  padding-left: 10px;
}
/* Generic Info Box */
.info-box {
  background: #ffffff url(../images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 1.3em;
}
.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}
.info-table td {
  padding: 2px 0;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 1.2em;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: normal;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:normal; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:normal; }*/
/* Misc */
.links li {
  display: inline;
}
.links li.first {
  padding-left: 0 !important;
  text-decoration: underline;
}
.links li.last {
  background: none !important;
  padding-right: 0 !important;
}
.link-cart {
  font-weight: bold;
}
.link-wishlist {
  font-weight: bold;
}
.link-compare {
  font-weight: bold;
}
.link-print {
  /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
}
.link-rss {
  background: url(../images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-remove {
  display: block;
  width: 19px;
  height: 19px;
  font-size: 0;
  line-height: 0;
  background: url("../images/elganso/ico-close-tallas.png") 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove:hover {
  background: url("../images/elganso/ico-close-tallas-hover.png") 0 0 no-repeat;
}
.btn-remove2 {
  display: block;
  color: #EE2622;
  /*	width:16px; height:16px;
	font-size:0; line-height:0;
	background:url(../images/btn_trash.gif) 0 0 no-repeat;
	text-indent:-999em; overflow:hidden;*/

}
.btn-remove-cart {
  background: url("../images/close-cart.png") no-repeat scroll 0 0 transparent;
  color: transparent;
  display: block;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* Noscript Notice */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 1.5em;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.noscript .noscript-inner {
  width: 950px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(../images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
  margin: 0;
}
/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 1.5em;
  line-height: 1.15;
  text-align: center;
  color: #fff;
}
/* ======================================================================================= */
/* Header ================================================================================ */
.logo {
  float: left;
  /*margin-left: 113px;*/
  margin-left: 11px;
  margin-top: -40px
}
.header-wrapper {
 /* margin-top: 5px;
  border-top: 4px solid #e6b437;*/
  /*background: #ffffff url("../images/barracolores.png") repeat-x 0 0;
	background-position:bottom;*/
}
.header {
  width: 1211px;
  margin: 0 auto;
  padding: 1px 0 0 0;
  text-align: right;
  position: relative;
  /*background: #ffffff url("../images/barracolores.png") repeat-x 0 0;
	background-position:bottom;*/
	height: 40px;
}
.subheader-container {
  /*border-top: 1px solid #fdd898;

  border-bottom: 1px solid #fdd898;*/
border: none;
  /*padding: 12px 0;*/
}
.nav-container .logo {
  /*margin: auto 10px;
  float: right;*/
  text-decoration: none !important;
  margin:-9px 0px 0px 0px
  min-height: 90px;
}
.nav-container .logo img {
  /*margin-top: -60px;*/
  height: 35px;
}

}
.nav-container .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header h1.logo {
  margin: 0;
}
.header .quick-access {
  float: right;
  width: 600px;
  padding: 28px 10px 0 0;
}
.header .welcome-msg {
  margin: 0;
  text-align: right;
}
/* Header Cart ---------- */
.header #header-topCart-container {
  position: absolute;
  right: 10px;
  top: 5px;
  text-align: left;
  margin-top: -43px;
}
#header-topCart-container .cart-info {
  background: url("../images/title-mycart-bag-litle.jpg") no-repeat scroll right 2px transparent;
  display: inline-block;
  height: 32px;
  margin-right: 0px;
  /*padding-right: 30px;*/
  margin-top: 1px;
  position: relative;
  /*display: inline;*/
  vertical-align: bottom;
  zoom: 1;
  padding-top: 21px;
}
#header-topCart-container .cart-info .topcart-price {
  color: #5176bb;
  margin-top: 2px;
  display: inline-block;
  margin-right: 40px;
  text-align: right;
  *display: inline;
  /*vertical-align: top;*/
  zoom: 1;
}
#header-topCart-container .cart-info .title {
  /*color: #EE2622;*/
  display: inline-block;
  font-size: 100%;
  font-style: normal;
  margin-right: 6px;
  text-align: right;
  display: inline;
  /*float: left;*/
  /*vertical-align: top;*/
  zoom: 1;
}
#header-topCart-container .cart-info .topcart-price {
  color: #344079;
  /*float:right;*/
}
#header-topCart-container #cart-dropdown #header-blockcart {
  /*visibility: hidden;
	opacity:0;
  transition:opacity 0.5s linear;*/
}
/* Hover */
#header-topCart-container.hover #cart-dropdown #header-blockcart {
  /*visibility: visible;
	opacity:1;
  transition:opacity 0.5s linear;*/
}
#header-topCart-container.hover .cart-info-wrapper {
  /*background: transparent url('../images/bg-cart.png') -2px 2px no-repeat;*/
 /* padding-left: 15px;*/
}
#header-topCart-container .header-cart-wrapper {
  font-family: Lato, Georgia, "Times New Roman", Times, serif;
  position: absolute;
  right: 0;
  top: 46px;
  width: 25%;
  z-index: 10;
  border: 0;
}
#header-topCart-container .header-cart .block-content-header {
  height: 9px;
  background: transparent url('../images/cartbag/bkg_cartbag-neck.png') 0 0 no-repeat;
}
#header-topCart-container .header-cart .block-content-wrapper {
  position: relative;
  border-right: 1px solid #002551;
  border-left: 1px solid #002551;
  background: #FFF;
}
#header-topCart-container .header-cart .block-content-wrapper .btn-close {
  height: 26px;
}
#header-topCart-container .header-cart .block-content-wrapper #topcart-close {
  float: right;
  height: 26px;
  width: 32px;
  margin-right: 10px;
  overflow: hidden;
  text-indent: -999px;
  background: transparent url('../images/cartbag/bkg_cartbag-close.gif') 0 0 no-repeat;
}
#header-topCart-container .header-cart .block-content {
  padding: 10px 5px 0;
  background: transparent;
}
#header-topCart-container .header-cart .block-content LI.item,
#header-topCart-container .header-cart .block-content LI.last {
  font-size: 100%;
  background: none;
  display: block;
  padding: 0 0 5px 0 !important;
  margin-bottom: 5px;
  border-bottom: 1px solid #f3f3f3;
  box-shadow: 0px 0px 1px #fafafa;
}
#header-topCart-container .header-cart .block-content .actions {
  background: 0;
  border-bottom: 0;
  padding: 0;
}
#header-topCart-container .header-cart .block-content input {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
/*#header-topCart-container .header-cart .block-content button.cart {
	font-style: normal; color: #EE2622;
	font-size: 120%; float: left; margin-left: 10px;
	margin-top: 10px; font:normal 12px/1.55 Georgia,'Times New Roman',sans-serif;
}*/
#header-topCart-container .header-cart .block-footer {
  background: url("../images/bg-bottom-cart.png") no-repeat scroll 0 0 transparent;
  height: 10px;
  margin-right: 10px;
  padding-right: 0;
}
#header-topCart-container .header-cart .block-footer span {
  background: transparent url("../images/bg-bottom-cart.png") right top no-repeat;
  display: inline-block;
  float: right;
  height: 10px;
  width: 10px;
  margin-right: -10px;
}
#header-topCart-container .header-cart .block-content LI.last {
  padding-bottom: 8px;
}
#header-topCart-container .header-cart .block-content .empty {
  margin-bottom: 10px;
}
#header-topCart-container .header-cart A,
#header-topCart-container .header-cart .block-subtitle,
#header-topCart-container .header-cart .product-details {
  color: #ee2622 !important;
}
#header-topCart-container .header-cart .product-details {
  padding: 10px 0px;
}
#header-topCart-container .header-cart .product-details .product-name {
  font-size: 1.5em;
  width: 90px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header-topCart-container .header-cart .product-details A {
  text-decoration: none;
}
#header-topCart-container .header-cart .product-details A:hover {
  color: #D96708 !important;
}
#header-topCart-container .header-cart .product-details .mini-products-list .product-details {
  margin-left: 78px;
}
#header-topCart-container .header-cart .product-details .price {
  color: #666666;
  display: inline-block;
  float: right;
  font-size: 1.3em;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header-topCart-container .header-cart .product-details strong {
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: none;
  font-size: 1.3em;
  font-weight: normal;
  margin-left: 10px;
  vertical-align: top;
}
#header-topCart-container .header-cart .product-details .btn-remove {
  background: url("../images/close-cart.png") no-repeat scroll left top transparent;
  float: none;
  height: 18px;
  margin-left: 0;
  width: 19px;
}
/* Mini product List */
#header-topCart-container .mini-products-list {
  /*	background: transparent url('../images/bkg_grid-topcart.gif') 0 0 repeat-y;*/

}
#header-topCart-container .mini-products-list .product-image {
  border: none;
  width: 54px;
}
.header-cart .actions {
  margin: 10px 0 0;
  padding: 0;
  text-align: left;
}
.header-cart .actions button.checkout {
  margin: 0;
}
.header-cart .actions button.cart {
  margin: 0 0 0 4px;
}
/* ************* */
.subheader-container .subheader {
  width: 100%;
  height: 20px;
  margin: 0 auto;
  position: relative;
}
.subheader .form-search {
  position: absolute;
  top: 0;
  right: 0;
}
.subheader .form-search label {
  float: left;
  color: #174f86;
  font-weight: bold;
  font-style: normal;
  margin-right: 5px;
}
.subheader .form-search input.input-text {
  float: left;
  border-color: #5c7989;
  width: 153px;
  border-color: #fcb131;
  font-style: normal;
  padding-right: 17px;
  background: transparent url('../images/bkg_formmini-lupa.gif') 100% 0 no-repeat;
}
.subheader .form-search button.button {
  float: left;
}
.subheader .form-search button.button span {
  border: 0;
  height: 21px;
  background: url(../images/btn_search.gif) 0 0 no-repeat;
  padding: 0 0 0 3px;
  font: bold 11px/21px Lato, Tahoma, Verdana, Arial, sans-serif;
}
.subheader .form-search button.button span span {
  background-position: 100% 0;
  padding: 0 6px 0 3px;
}
.subheader .form-search .search-autocomplete {
  z-index: 999;
  left: 49px;
  position: absolute;
  top: 20px !important;
  width: 175px;
}
.subheader .form-search .search-autocomplete ul {
  border: 1px solid #5c7989;
  background-color: #f9f5f0;
}
.subheader .form-search .search-autocomplete li {
  text-align: left;
  border-bottom: 1px solid #f4eee7;
  padding: 2px 8px 1px 8px;
  cursor: pointer;
}
.subheader .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}
.subheader .form-search .search-autocomplete li.odd {
  background-color: #fffefb;
}
.subheader .form-search .search-autocomplete li.selected {
  background-color: #ffffff;
}
.header .form-language {
  clear: both;
  padding: 5px 0 0;
  text-align: right;
}
.header .form-language label {
  font-weight: bold;
  padding-right: 5px;
  color: #a7c6dd;
  vertical-align: middle;
}
.header .form-language select {
  padding: 0;
}
.header .form-language select.flags option {
  background-position: 4px 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
}
/* Header Global Nav */
.header-container .global-nav-wrapper {
  position: relative;
 /* background: #63191b;*/
  /*color: #ffffff;*/
  height: 71px;
  text-align: center;
}
.header-container .global-nav-container {
  width: 1202px;
  margin: 0 auto;
  /*margin-right: 287px;*/
}
.header-container .global-nav {
  position: relative;
  float: right;
  width: 1125px;
  margin-right: 11px;
}
.header-container .global-nav .links li,
.header-container .global-nav .links li.last {
  /*background: transparent url("../images/bkg_pipe2.gif") 100% 80% no-repeat !important;*/
  padding-right: 5px !important;
  margin-right: 2px !important;
  font-size: 0.8em;
}
.header-container .global-lang {
  float: right;
  position: relative;
}
.header-container .global-lang a img {
  margin-top: 3px;
}
.header-container .global-nav .links {
  float: right;
  padding-top:23px;
  padding-right: 5px;
}

.header-container .global-nav .category-list .links {
  float: right;
  padding-top:6px;
}

.header-container .global-nav .links a {
  /*color: #ffffff;*/
	color: #0A2240;
	text-transform: uppercase;
}
/* Store Languages */
.header-container .global-nav .form-language {
  float: right;
  width: 40px;
  padding-top:23px;
}

#header-topCart-container {
	float: right;
	margin-left: 15px;
}

.header-container .global-nav .form-language #jumper {
 /* background: transparent url("../images/arrow-white.gif") 100% 65% no-repeat;*/
  padding-left: 5px;
  padding-right: 10px;
  /*height:125px;*/
  position: absolute;
  top: 23px;
  right:115px;
	
}
.header-container .global-nav .form-language #language-menu {
  text-align: left;
  /*background: #63191B;
  border: 1px solid #9D7A7B;*/
  background: none repeat scroll 0 0 #FFFFFF;
  /*  opacity: 0.7;*/
  position: absolute;
  right: 3px;
  /*right: 284px;
  top: 22px;*/
  width: 12em;
  z-index: 10;

  display:block;
visibility:hidden;
}
.header-container .global-nav .form-language #language-menu.hover {
  visibility: visible;
}
.header-container .global-nav .form-language ul li {
  padding: 5px 7px 20px;
}
.header-container .global-nav .form-language A {
  /*color: #ffffff;*/
	color: #344079;
  display: block;
  float: left;
}
.header-container .global-nav .form-language li.selected {
  /*background: #9D7A7B;*/
  background: #6c8ac1;
  color: #ffffff !important;
}
/* Fixed Global Nav */
.header-container #global-fixed-nav .logo {
  width: 20px;
  height: 30px;
  margin-top: 5px;
  background: transparent url('../images/icon-topnavfixed-ganso-azul.png') 0 0 no-repeat;
}
.header-container #global-fixed-nav .logo A {
  display: block;
  height: 30px;
  width: 20px;
}
.header-container #global-fixed-nav {
  background: #ffffff;/*transparent url("../images/bkg_topnavfixed.gif") 0 0 repeat-x;*/
  visibility: hidden;
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 45px;
}
.header-container #global-fixed-nav .global-nav-container {
  position: relative;
}
.header-container #global-fixed-nav .global-nav-container .global-nav {
  float: none;
  margin: 0;
}
.header-container #global-fixed-nav .category-list {
  float: left;
  font-size: 1em;
  margin-top: 8px;
  margin-left: 15px;
}
.header-container #global-fixed-nav A {
  /*color: #ffffff;*/
  text-decoration: none;
}
.header-container #global-fixed-nav .links li {
  float: left;
  background-position: 100% 60% !important;
  margin-right: 10px !important;
  padding-right: 10px !important;
}
.header-container #global-fixed-nav #fixed-toplinks {
  float: right;
  margin-top: -9px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.header-container #global-fixed-nav #fixed-toplinks li {
  margin-right: 7px !important;
  padding-right: 7px !important;
}

/* *************** */
.header .links {
  float: right;
  margin: 0 0 6px;
}
.header .links li {
  float: left;
  font-size: 1.2em;
  background: url(../images/bkg_pipenav-brown.gif) 100% 60% no-repeat;
  padding: 0 8px 0 7px;
}
.header-container .top-container {
  clear: both;
  padding: 5px 10px 0 12px;
  text-align: right;
}
.header-container .top-container a {
  font-size: 1.2em;
  color: #ebbc58;
}
/********** < Navigation */
.nav-container {
  bottom: 10px;
  left: 0;
  margin: auto;
  position: relative;
  /*width: 1020px;*/
  width: 1200px;
    display: table;
  height: 104px;
}
#nav {
  /*margin-right: 5px;*/
  /*margin-top: 22px;*/
  /*font-size: 1.2em;*/
  /*float: right;*/
  /*width:736px;*/
}
/* All Levels *//* Style consistent throughout all nav levels */
.nav-container li {
  position: relative;
  text-align: left;
}
.nav-container li.over {
  z-index: 9;
}
.nav-container a,
.nav-container a:hover {
 /* display: block;*/
  line-height: 1.3em;
  text-decoration: none;
}
.nav-container span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  font-weight: bold;
  color: #0A2240;
  text-transform: uppercase;
}
.nav-container li ul span {
  white-space: normal;
}
/*.nav-container ul li.parent a { background: url(../images/bkg_nav2.gif) 100% 100% no-repeat; }*/
.nav-container ul li.parent li a {
  background-image: none;
}
.nav-container .menu-cmspage a {
  color: #344079;
  background: url(../images/bkg_pipenav-blue.gif) 100% 50% no-repeat;
}
.nav-container .nav-cms-pages {
  float: right;
  /*margin-left: 5px;*/
  margin-top: 13px;
}
/* 0 Level */
.nav-container li {
  float: left;
}
.nav-container li.active {
  /*background: transparent url(../images/bkg_nav-ganso-azul.gif) 50% 0 no-repeat;*/
}
.nav-container li.menu-cmspage.active {
  /*background: transparent url(../images/bkg_nav-ganso-azul.gif) 50% 0 no-repeat;*/
}


.nav-container li span.level-top,
.nav-container li a {
  float: left;
  padding: 0 10px 0 9px;
  /*color: #EE2622;*/
  font-size: 1em;
  font-style: normal;
  background: transparent url('../images/bkg_pipenav-blue.gif') 100% 50% no-repeat;
}
.nav-container li.nav-4 A,
.nav-container li.last A {
  /*background: transparent url(../images/bkg_pipenav-red.gif) 100% 50% no-repeat;*/
}
/*.nav-container li.last A { color: #e91e23; }*/
.nav-container li a:hover {
  color: #d96708;
}

.nav-container li.last span,
.nav-container li.last a {
	background: none !important;
}
}
/* 1st Level */
#nav li:nth-child(4) ul {
  width: 115px;
}
#nav li:nth-child(4) ul li {
  display: block;
  width: 90%;
}
#nav li:nth-child(6) ul {
  width: 250px;
}
#nav li:nth-child(6) ul li {
  width: 45%;
}
#nav li ul {
  background: #ffffff;
  opacity:0.85;
  width: 268px;
  font-size: 1em;
}
#nav ul li,
#nav ul li.active {
  background-image: none;
}
#nav ul li.active a {
  background-color: #ffffff/*#FCB131*/;
  color: #FFF !important;
}
#nav ul li.last {
  padding-bottom: 0;
}
#nav ul a,
#nav ul a:hover {
/*	background: #ffffff;*/
  opacity: 1 !important;
  float: none;
  padding: 0;
  /*background: none;*/
  font-size: 1.1em;
}
#nav ul li {
  padding: 0 5px;
  /*display: inline;*/
  display: table;
  width: 30%;
  float: left;
  padding-top: 5px;
  /*margin-right:50px;*/
}
#nav ul li a {
  font-weight: normal !important;
}
#nav ul li.last A {
  color: #EE2622;
}
/* 2nd Level */
#nav ul,
#nav div {
  position: absolute;
  top: 19px;
  left: -10000px;
 /* border-left: 1px solid #FDD898;
  border-right: 1px solid #FDD898;
  border-bottom: 4px solid #FDD898;*/
  z-index: 99;
  padding-bottom: 5px;
}
#nav div ul {
  position: static;
  width: auto;
  border: none;
}
/* 3rd+ Level */
#nav ul ul,
#nav ul div {
  top: 5px;
}
#nav ul li a {
  /*background: #ffffff;*/
}
#nav ul li a:hover {
  /*background: #ffffff;
  opacity: 1 !important;*/
  /*color: #ffffff !important;*/
}
#nav ul span,
#nav ul li.last li span {
  /*font-size: 0.9em;*/
  padding: 3px 5px 4px 5px;
  color: #0A2240;
  white-space: nowrap;
  margin-left: 1em;
  margin-right: 110px;
  text-transform: none;
}
/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub {
  left: 0;
  z-index: 999;
}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
  left: 100px;
}


/*********nav flotante*/
#topnav {
    float: left;
    /*font-size: 1.1em;*/
    margin-left: 5px;
    margin-top: 28px;
}

#topnav li {
	display: inline;
	/*margin-right: 10px;*/
}
#topnav li:nth-child(4) ul {
  width: auto;
}
#topnav li:nth-child(4) ul li {
  display: block;
  width: 90%;
}
#topnav li:nth-child(6) ul {
  width: 250px;
}
#topnav li:nth-child(6) ul li {
  width: 45%;
}
#topnav li ul {
  background: #ffffff;
  opacity:0.85;
  width: 268px;
  font-size: 1em;
}
#topnav ul li,
#topnav ul li.active {
  background-image: none;
}
#topnav ul li.active a {
  background-color: #ffffff/*#FCB131*/;
  color: #FFF !important;
}
#topnav ul li.last {
  padding-bottom: 0;
}
#topnav ul a,
#topnav ul a:hover {
/*	background: #ffffff;*/
  opacity: 1 !important;
  float: none;
  padding: 0;
  /*background: none;*/
  font-size: 1.1em;
}
#topnav ul li {
  padding: 0 5px;
  /*display: inline;*/
  display: table;
  width: 30%;
  float: left;
  padding-top: 5px;
  /*margin-right:50px;*/
}
#topnav ul li a {
  /*font-weight: normal !important;*/
}
#topnav ul li.last A {
  color: #EE2622;
}
/* 2nd Level */
#topnav ul,
#topnav div {
  position: absolute;
  top: 19px;
  left: -10000px;
 /* border-left: 1px solid #FDD898;
  border-right: 1px solid #FDD898;
  border-bottom: 4px solid #FDD898;*/
  z-index: 99;
  padding-bottom: 5px;
}
#topnav div ul {
  position: static;
  width: auto;
  border: none;
}
/* 3rd+ Level */
#topnav ul ul,
#topnav ul div {
  top: 5px;
}
#topnav ul li a {
  /*background: #ffffff;*/
}
#topnav ul li a:hover {
  /*background: #ffffff;*/
  opacity: 1 !important;
  /*color: #ffffff !important;*/
}
#topnav ul span,
#topnav ul li.last li span {
  /*font-size: 0.9em;*/
  padding: 3px 5px 4px 5px;
  color: #0C2340;
  white-space: nowrap;
  margin-left: 1em;
  margin-right: 110px;
  text-transform: capitalize !important;
}
/* Show menu */
#topnav li ul.shown-sub,
#topnav li div.shown-sub {
  left: 0;
  z-index: 999;
}
#topnav li .shown-sub ul.shown-sub,
#topnav li .shown-sub li div.shown-sub {
  left: 100px;
}
/**********************/



/********** Navigation > */
/* Home Tabs*/
.tabs .tab-header ul {
  height: 38px;
  list-style: none outside none;
}
.tabs .tab-header ul li {
  float: left;
  padding-right: 10px;
}
.tabs .tab-header ul li a {
  color: #344079;
  display: block;
  font-size: 1.5em;
  text-decoration: none;
}
.tabs .tab-header ul li div {
  padding: 0 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
}
.tabs ul li span.small {
  font-size: 80%;
}
.tabs .tab-header ul li a.active div,
.tabs .tab-header ul li div:hover {
  color: #ffffff;
  background-color: #344079;
}
.tabs .tab-header {
  border-bottom: 1px solid #344079;
  padding-left: 2px;
}
.tabs .tab-content {
  padding: 5px 10px;
}
.tabs .tab-content ul {
  list-style: disc inside none;
  margin-left: 10px;
}
.tabs .tab-content ul li ul {
  margin-left: 10px;
  margin-bottom: 10px;
  list-style: circle inside none;
}
/* jQuery Tabs ---- */
.etabs .tab-content {
  padding: 5px 10px;
}
.etabs .tab-header li A {
  padding: 0 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
}
.etabs .tab-header li a {
  color: #344079;
  display: block;
  font-size: 1.4em;
  text-decoration: none;
}
.etabs .tab-header {
  border-bottom: 1px solid #344079;
  padding-left: 2px;
}
.etabs .tab-header {
  height: 37px;
  list-style: none outside none;
}
.etabs .tab-header li {
  float: left;
  padding-right: 10px;
}
.etabs .tab-header li A {
  color: #344079;
  background-color: transparent;
  display: block;
  font-size: 1.5em;
  text-decoration: none;
  padding: 0 10px;
}
.etabs .ui-tabs-hide {
  display: none;
}
.etabs .tab-header .ui-state-active A {
  color: #ffffff;
  background-color: #344079;
}
.etabs .tab-header .ui-state-hover A {
  color: #ffffff;
  background-color: #344079;
}
/* Additional Tabs Specific */
.eproduct-tabs-additional .tab-header {
  height: 21px;
}
.eproduct-tabs-additional .tab-content {
  padding: 0;
}
/* Product Tabs Specific */
.eproduct-tabs {
  float: left;
  width: 100%;
  margin-top: 31px;
}
.eproduct-tabs .tab-header {
  height: 21px;
}
.eproduct-tabs .tab-header li A {
  font-size: 1em;
  text-transform: none;
}
.eproduct-tabs .description h2 {
  display: none;
}
.eproduct-tabs .description,
.eproduct-tabs .product-care,
.eproduct-tabs .composition {
  margin-bottom: 10px;
}
/* Home */
.home-tabs {
  float: left;
  width: 460px;
}
.home-tabs ul li a {
  text-transform: lowercase;
}
/* ----------------------------- */
/*
 Product Tabs Specific
.product-tabs { float:left; width: 100%; margin-top:31px; }
.product-tabs .tab-header ul { height:21px; }
.product-tabs .tab-header ul li a { font-size:14px; text-transform:none; }
.product-tabs .description h2 {display:none;}
.product-tabs .description,
.product-tabs .product-care,
.product-tabs .composition { margin-bottom:10px; }

 Additional Tabs Specific
.product-tabs-additional {  }
.product-tabs-additional .tab-header ul li div { padding:5px 10px; }
.product-tabs-additional .tab-header ul { height: 38px; }
.product-tabs-additional .tab-header ul li a { font-size:18px; }
.product-tabs-additional .tab-content { padding:25px 0 0; }*/
/* Wordpress HomePage Block */
/* go to wordpress.css */
.col-main #wordpress {
  width: 460px;
  position: relative;
  float: right;
  min-height: 300px;
}
.block-wordpress .block-title {
  border-bottom: 1px solid #344079 !important;
  position: relative;
  margin-bottom: 25px;
}
.block-wordpress .block-title .rss {
  position: absolute;
  right: 10px;
  bottom: 0;
}
.block-wordpress .block-title .rss A {
  display: block;
  width: 30px;
  height: 20px;
  background: transparent url('../images/icon-rss.png') 0 0 no-repeat;
}
.block-wordpress .block-title H2 {
  margin: 0;
  font-size: 1.5em;
}
.block-wordpress .block-title H2 SMALL {
  font-size: 80%;
}
.block-wordpress .jump-link {
  text-align: right;
  padding-top: 5px;
  font-size: 1.5em;
  clear: both;
  margin-top: -20px;
}
.block-wordpress .jump-link A {
  color: #cd1041;
  text-decoration: none;
}
/* Posts */
.block-wordpress .block-content H3 {
  font-weight: normal;
  margin-bottom: 10px;
}
.block-wordpress .block-content H3 A {
  color: #EE2622;
  text-decoration: none;
}
.block-wordpress .block-content UL {
  background: transparent url("../images/bkg_grid-wordpresshome.gif") 0 0 repeat;
}
.block-wordpress .block-content LI {
  position: relative;
  border-bottom: 1px solid #D9DDD3;
  min-height: 150px;
}
.block-wordpress .block-content .post-summary {
  width: 240px;
}
.block-wordpress .block-content .summary {
  line-height: 1.1em;
  font-size: 1.3em;
}
.block-wordpress .block-content .featured-image {
  float: right;
}
.block-wordpress .block-content .date {
  color: #344079;
  font-size: 1.3em;
}
/*
.block-wordpress .block-content .post-summary,
.block-wordpress .block-content .featured-image {padding:24px 0;}
*/
.block-wordpress .block-content LI {
  padding: 5px 0 24px;
  margin-bottom: 33px;
}
.block-wordpress .block-content LI.last {
  margin-bottom: 0;
}
.block-wordpress .block-content .mas {
  margin-top: 10px;
}
.block-wordpress .block-content .mas A {
  color: #EE2622;
  text-decoration: none;
}
/* Home BestSells + Ultimos productos */
#tab-sold {
  background: transparent url("../images/bkg_grid-bestsellers.gif") 0 0 repeat;
}
#tab-sold .products-grid {
  border-bottom: 0;
}
#tab-sold,
#tab-lastproducts {
  margin: 7px 0 0;
}
/*prevent overwritting styles for tabs
.home-feature-products UL LI DIV:hover { color:#344079; background:none; }
.home-feature-products UL LI DIV:hover .separator { color:#666666; }
*/
.home-feature-products UL LI A {
  text-transform: none;
}
.home-feature-products .products-grid {
  width: auto !important;
  background: transparent url('../images/bkg_grid-big.gif') 0 0 repeat;
}
.home-feature-products .products-grid li.item {
  width: 220px;
  min-height: 308px;
  padding: 13px 5px;
  margin-left: 0;
}
.home-feature-products .products-grid .price-box {
  position: relative;
  margin: 0 0 0 15px;
}
.home-feature-products .products-grid .price-box .price-label {
  display: none;
}
.home-feature-products .products-grid .price-box .old-price .price {
  text-decoration: line-through;
}
.home-feature-products .products-grid .price-box .old-price,
.home-feature-products .products-grid .price-box .special-price {
  float: left;
  padding: 0;
}
.home-feature-products .products-grid .price-box .special-price .price {
  font-size: 1.3em;
  font-weight: normal;
}
.home-feature-products .products-grid .product-image {
  width: 190px !important;
  height: 250px !important;
  margin: 0 auto;
}
.home-feature-products .products-grid .product-name {
  margin: 0 0 0 15px;
}
/* Ventajas */
#advantage {
  clear: both;
  padding-top: 35px;
}
#advantage .content {
  position: relative;
}
#advantage .content h2 {
  border-bottom: 1px solid #344079;
  font-size: 1.9em;
  font-style: normal;
  line-height: 0.9em;
  margin-bottom: 10px;
}
#advantage .pager {
  margin: 0;
  padding: 0;
}
#advantage .bx-wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 940px;
}
#advantage #slider-advantage LI {
  width: 220px;
  padding-right: 10px;
}
/*#advantage .bx_wrapper { position:relative; text-align:center; }*/
#advantage #prev-pager {
  left: 0;
  position: absolute;
  z-index: 10;
}
#advantage #next-pager {
  position: absolute;
  right: 0pt;
  z-index: 10;
}
#advantage #prev-pager,
#advantage #next-pager {
  top: 50px;
  visibility: hidden;
}
#slider-advantage .content-img-style {
  position: relative;
  height: 113px;
}
#slider-advantage .content-img-style img {
  position: relative;
}
#slider-advantage .content-img-style .background-img {
  background-color: #D2D3CB;
  bottom: 0;
  height: 98px;
  left: 0;
  position: absolute;
  width: 220px;
}
/* ======================================================================================= */
/* Sidebar: Mini Nav =============================================================================== */
.col-right {
  border-left: 1px solid #DDDDDD;
}
.col-right .block-mini-nav .block-title {
  border: 0;
  font-size: 1.5em;
  margin-bottom: 15px;
}
.col-right .block-mini-nav .block-content {
  margin: 0;
  padding: 0;
}
.col-right .block-mini-nav .block-content li.active A {
  color: #344079;
  padding-left: 13px;
  background: transparent url('../images/icon-mini-nav-active.gif') 0 60% no-repeat;
}
.col-right .block-mini-nav .block-content A {
  color: #666666;
  text-decoration: none;
}
.col-right .block-mini-nav .block-content A:hover,
.col-right .block-mini-nav .block-content A:focus {
  color: #344079;
}
/* Sidebar =============================================================================== */
.block {
  margin: 0 0 5px;
}
.block .block-title {
  border-bottom: 1px solid #344079;
  padding: 2px 9px;
}
.sidebar .block-title {
  padding: 0;
  /*padding:10px 5px 0px 14px;*/
}
.sidebar .block {
  padding: 10px 0 10px 15px;
}
.block .block-title strong {
  display: block;
  font: bold 12px/16px;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  margin: 0;
  padding: 5px 9px;
  font-size: 1em;
  font-weight: bold;
  color: #0a263c;
}
.block .block-content li.item {
  padding: 7px 9px;
  min-height: 60px;
}
.block .block-content .product-name {
  color: #1e7ec8;
}
.block .block-content .product-name a {
  font: lighter 11px/1 tahoma;
}
.block .block-content .product-name a img {
  margin-right: 8px;
}
.block .block-content #recently-viewed-items li.item {
  height: 65px;
}
.block .block-content .aDescription {
  position: relative;
  left: 50px;
  top: -50px;
  width: 135px;
}
.block .block-content .aDescription a {
  font: lighter 11px/1.55 tahoma;
}
.block .btn-remove {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 6px 9px;
  text-align: right;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
}
.block .empty {
  margin: 0;
  padding: 5px 9px;
  font: lighter 12px/1.55 tahoma;
  color: #344079;
}
/* Link Helper for Tooltip Help */
.block .block-title .link-helper {
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.4em;
  text-decoration: none;
  cursor: help;
}
.block .block-title .link-helper SPAN.white {
  color: #344079;
}
.block .block-title .link-helper SPAN.red {
  color: #344079;/*#EE2622;*/
}
/* Specific Changes for Help Link and Titles */
.cart .discount .block-title,
.cart .shipping .block-title,
.block-layered-nav .block-title {
  position: relative;
}
/* ---- */
/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 1.2em;
  line-height: 1.25;
}
.block-related {
	margin-top: 25px;
}
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* Mini Products List */
.mini-products-list .product-image {
  float: left;
  width: 50px;
  border: 1px solid #a9a9a9;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
/* Block: Account */
.sidebar .block-account {
  /*border-color: #bbb;*/
  padding: 0;
  border-bottom: 1px solid #344079;
}
.block-account .block-title {
  border: 0;
}
.block-account .block-title strong {
  font-size: 1.4em;
}
.block-account .block-content {
  padding: 7px 10px 7px;
}
.block-account .block-content li a {
  display: block;
  padding: 3px 0;
  color: #5f5d5c;
  text-decoration: none !important;
}
.block-account .block-content li,
.block-account .block-content li a {
  font-size: 1.1em;
}
.block-account .block-content li a:hover {
  color: #344079;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  padding: 3px 0;
  color: #344079;
  line-height: 1;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.box-account .col2-set .contact-info .box-content,
.box-account .col2-set .newsletter .box-content,
.box-account .col2-set .billing-address,
.box-account .col2-set .shipping-address {
  padding-left: 45px;
  margin: 20px;
}
.box-account .col2-set .billing-address {
  width: 36%;
  background: transparent url('../images/icon-myaccount-address1.gif') 0 0 no-repeat;
}
.box-account .col2-set .shipping-address {
  width: 36%;
  background: transparent url('../images/icon-myaccount-address2.gif') 0 0 no-repeat;
}
.box-account .col2-set .contact-info .box-content {
  background: transparent url('../images/icon-myaccount-contacto.gif') 0 0 no-repeat;
}
.box-account .col2-set .newsletter .box-content {
  height: 32px;
  background: transparent url('../images/icon-myaccount-news.gif') 0 0 no-repeat;
}
.box-account p a,
.box-account address a {
  color: #EE2622;
  margin-top: 10px;
  display: block;
  text-decoration: none;
}
/* Block: Currency Switcher */
.block-currency {
  border: 0;
  background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
  padding: 7px 12px 10px;
  height: 51px;
}
.block-currency .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}
.block-currency .block-title strong {
  font: bold 13px/21px Lato, Arial, Helvetica, sans-serif;
  background: url(../images/i_block-currency.gif) 0 50% no-repeat;
  padding: 0 0 0 21px;
  text-transform: none;
  color: #fff;
}
.block-currency .block-content {
  background: none;
  padding: 0;
}
.block-currency .block-content select {
  width: 100%;
  padding: 0;
}
/* Block: Layered Navigation */
.block-layered-nav {
  /*border: 0;*/
 /* background: #FFFFFF;*/
  color: #344079;
  margin-bottom: 1px;
  
  border-bottom: 1px solid #344079;
}

.block-layered-nav .block-title {
  border: 0;
  overflow: hidden;
  font-size: 2.1em;
}
.block-layered-nav .block-title strong {
  font-weight: normal;
  font: italic 16px/1.55 Lato, Georgia, Times New Roman, sans-serif;
}
.block-layered-nav .block-subtitle {
  line-height: 1.35;
  font-weight: normal;
  padding: 3px 9px;
  color: #223041;
}
.block-layered-nav .block-content {
  /*background: #5176bb;*/
}
.block-layered-nav dt {
  padding: 7px 10px 0 12px;
  font-size: 1.5em;
  cursor: pointer;
}
.block-layered-nav dt {
 /* background: transparent url('../images/icon-layered-toggle-close.gif') 0 60% no-repeat;*/
}
.block-layered-nav dt.close {
 /* background: transparent url('../images/icon-layered-toggle-open.gif') 0 60% no-repeat;*/
}
.block-layered-nav dd {
  padding: 0 0 0 20px;
}
.block-layered-nav dd A {
  color: #344079;
  text-decoration: none;
}
.block-layered-nav dd.last {
  background: none;
  /*padding-bottom:12px;*/
  font: lighter 12px/1.55 tahoma;
}
.block-layered-nav .currently li {
  padding: 4px 6px 4px 10px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  padding-left: 18px;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-remove {
  margin: 3px 0 0;
}
.block-layered-nav .actions {
  font-size: 1.2em;
  padding: 4px 9px;
  text-align: right;
}
.block-layered-nav .actions a {
  float: none;
}
.layered-nav-filter {
  background: #ffffff;
  color: #344079;
  margin-bottom: 1px;
}
.layered-nav-filter .filter-wrap {
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #344079;
}
.layered-nav-filter .currently li {
  margin-bottom: 10px;
}
.layered-nav-filter .currently A.btn-remove {
  float: right;
  margin-top: 5px;
}
.layered-nav-filter .currently SPAN.label {
  display: block;
}
.layered-nav-filter .actions a {
  text-align: right;
  display: block;
}
/* Block: Cart */
.block-cart .block-title {
  /*border-bottom:0;*/
}
.block-cart .block-title strong {
  background-image: url(../images/i_block-cart.gif);
}
.block-cart .summary {
  background: #fff;
  padding: 2px 8px 8px;
  margin: -1px 0 0;
  position: relative;
  z-index: 1;
}
.block-cart .amount {
  margin: 0;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  margin: 5px 0 0;
  padding: 2px 0;
  background: #fbebd9;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #c2c2c2;
}
/* Block: Wishlist */
.block-wishlist .block-title strong {
  background-image: url(../images/i_block-wishlist.gif);
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
/* Block: Related */
.block-related .products-grid {
  width: 100% !important;
  border: 0;
  background: transparent;
}
.block-related .block-title {
  display: block;
}
.block-related .block-subtitle {
  display: none;
}
.block-related .products-grid li.item {
  float: left;
  padding: 15px 8px 10px 25px;
  width: 125px;
  margin-left: 0;
}
.block-related a.product-image {
  display: block;
  text-align: center;
  height: auto;
  width: 121px;
}
.block-related .products-grid .product-name {
  color: #666666;
  font-size: 1.4em;
  margin: 0 0 5px;
}
.block-related .products-grid .price-box .price {
  font-size: 1.1em;
}
.block-related .products-grid li.item:last-child {
  padding-right: 0px !important;
}
.block-related .products-grid li.item:nth-child(4) {
  display: block;
}
.block-related input.checkbox {
  float: left;
}
/* Block: Compare Products */
.block-compare .block-title strong {
  background-image: url(../images/i_block-list.gif);
  background-position: 0 1px;
}
.block-compare button.button span {
  border-color: #406a83;
  background: #618499;
}
.page-popup .link-print {
  padding: 2px 0 2px 0px;
  font-weight: bold;
}
.compare-table {
  border: 0;
}
.compare-table thead tr.first th,
.compare-table thead tr.first td {
  border: 0;
  background: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.compare-table .btn-remove {
  float: right;
  background-image: url(../images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}
.compare-table tbody th {
  color: #344079;
  font-weight: bold;
}
.compare-table tbody th,
.compare-table tbody td {
  padding: 10px;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.compare-table tbody td.last {
  border-right: 1px solid #ccc;
}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
  border-bottom: 1px solid #ccc !important;
}
.compare-table tr.add-to-row td {
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
/*.compare-table tr.add-to-row td, .compare-table tr.last th { background:#FFFADA; }*/
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.compare-table .price-box {
  width: 150px;
  height: 35px;
  position: relative;
  margin: 0 auto;
}
.compare-table .price-box .price-label {
  display: none;
  position: relative;
}
.compare-table .price-box .old-price,
.compare-table .price-box .special-price {
  float: left;
  margin: 0;
  padding: 0;
}

/* Block: Recently Viewed */
/* Block: Recently Compared */
.sidebar .block-compare {
  margin: 0;
}
.sidebar .block-compare .item-info {
  padding-top: 20px;
}
.sidebar .block-compare .item-image {
  float: left;
  margin-right: 5px;
}
.sidebar .block-compare .item-info .btn-remove {
  background: url('../images/btn-remove2.png') no-repeat scroll 0 0 transparent;
  display: inline;
  float: none;
  font-size: 1.4em;
  height: auto;
  margin: 0;
  text-indent: 0;
  width: auto;
  color: transparent;
}
.sidebar .block-compare,
.sidebar .block-compared,
.sidebar .block-viewed {
  /*border: none;*/
  margin: 0;
  margin-bottom: 1px;
  border-bottom: 1px solid #344079;
}
.sidebar .block-compare,
.sidebar .block-compared {
  /*background: #5176bb;*/
}
.sidebar .block-viewed {
  background: #ffffff;
}
.sidebar .block-compare .block-title,
.sidebar .block-viewed .block-title {
  border: none;
  font-size: 1.5em;
  font-weight: normal;
  /*color: #ffffff;*/
}
.sidebar .block-compare .block-title span,
.sidebar .block-viewed .block-title span {
  font: italic 16px/1.55 Lato, Georgia, Times New Roman, sans-serif;
  color:#344079;
}
.sidebar .block {
  /*padding-bottom:15px;*/
}
.col-left a,
.col-left .product-name a {
  color: #344079;
  text-decoration: none;
  /*font: lighter 12px/1.55 tahoma;*/
}
.sidebar .block-compare .actions {
  padding: 6px 9px 0;
}
.sidebar .block-compare .actions a {
  background: transparent url("../images/bkg_pipe2.gif") no-repeat scroll 100% 50%;
  float: left;
  margin-right: 5px;
  padding-right: 7px;
}
.sidebar .block-compare .actions .links {
  margin-left: 30px;
}
.sidebar .block-compare .actions .last a {
  background: none;
}
.sidebar .block-compare .block-content,
.sidebar .block-compared .block-content,
.sidebar .block-viewed .block-content {
  background: none;
  /*color: #ffffff;*/
}
/*.sidebar .block-compare li.odd,
.sidebar .block-compared li.odd,
.sidebar .block-viewed li.odd {
	background: transparent;
}*/
/* Block: Poll */
.block-poll .block-title strong {
  background-image: url(../images/i_block-poll.gif);
}
.block-poll .block-subtitle {
  font-size: 1.5em;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 3px 9px;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll button.button span {
  border-color: #406a83;
  background: #618499;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
/* Block: Tags */
.block-tags .block-title strong {
  background-image: url(../images/i_block-tags.gif);
}
.block-tags .block-content ul {
  font-size: 1.5em;
  padding: 10px;
}
.block-tags .block-content li {
  display: inline;
  padding-right: 4px;
}
.block-tags .block-content a {
  color: #1b2d3b;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
/* Block: Subscribe */
.block-subscribe {
  width: 150px;
  font-style: normal;
  margin: 22px 0px 15px 0px;
}
.block-subscribe .subscribe-title {
  line-height: 1em;
  margin-bottom: 5px;
}
.block-subscribe .subscribe-title span {
  font-size: 1.5em;
  display: block;
}
.block-subscribe .atclientes {
  margin-top: 20px;
}
.block-subscribe input.input-text {
  width: 162px;
  padding-right: 15px;
  border: 1px solid #9d7a7b;
  background: #ffffff url('../images/subscribe-pencil.gif') 100% 0 no-repeat;
}
.block-subscribe .normaltype {
  font-size: 1.5em;
}
.block-subscribe .atclientes .telefono,
.block-subscribe .atclientes .title {
  font-size: 1.5em;
}
.block-subscribe .atclientes .title {
  line-height: 0.7em;
}
/* Social Icons */
.block-subscribe .socialicons {
  margin-bottom: 5px;
  position: relative;
}
.block-subscribe .socialicons .social-title {
  height: 25px;
}
.block-subscribe .socialicons .bigtype {
  font-size: 1.5em;
  float: left;
}
.block-subscribe .socialicons .social-bird {
  float: left;
  left: -15px;
  top: -3px;
  position: relative;
}
.block-subscribe .socialicons li {
  display: inline;
  margin-right: 5.2%;
  margin-left: 5.2%;
}

.block-subscribe .socialicons li.first {
  margin-left: 0px !important;
}

.block-subscribe .socialicons li.last{
  margin-right: 0px !important;
}

/* Block: Reorder */
.block-reorder .block-title strong {
  background-image: url(../images/i_block-list.gif);
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
/* Block: Banner */
.block-banner {
  border: 0;
}
.block-banner .block-content {
  padding: 0;
  text-align: center;
}
/* Block: TopBanner */
.block-topbanner {
  text-align: center;
 /* border-bottom: 1px solid #FDD898;*/
}
.block-topbanner .block-content IMG {
  border: 0;
}
.block-topbanner .block-content {
  text-align: center;
  margin: 0 auto;
  width: 1208px;
  position: relative;
}
.block-topbanner .block-content H1 {
  position: absolute;
  left: 30px;
  top: 25px;
  color: #ffffff;
  font-size: 2.1em;
}
/* Block: Login */
.block-login .block-title strong {
  background-image: url(../images/i_ma-info.gif);
}
.block-login .block-content {
  padding: 5px 10px;
}
.block-login label {
  font-weight: bold;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-login .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
}
.block-login .actions button.button span {
  border-color: #406a83;
  background: #618499;
}
/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title {
  border: 0;
  margin: 0 0 7px;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}
.category-description {
  margin: 0 0 10px;
}
.category-products .products-grid li.item {
  width: 450px;
}
/* View Type: Grid */
.products-grid {
/*   border-bottom: 1px solid #d9ddd3; */
/*   background: url(../images/bkg_grid.gif) 0 0 repeat; */
  position: relative;
}
.products-grid.last {
  border-bottom: 0;
}
.products-grid li.item {
  float: left;
  padding-bottom: 8px;
  padding-right: 11px;
  padding-top: 8px;
  margin-left: 9px;
  width: 220px;
  position: relative;
}
.products-grid .product-is-new,
.products-grid .product-is-offer {
  text-indent: -99999;
  font-size: 0;
}
.products-grid .product-is-new,
.products-grid .product-is-offer {
  /*	background: transparent url('../images/product-sticker-offer.png') 0 0 no-repeat;*/

  float: right;
  height: 90px;
  width: 90px;
  position: absolute;
  right: 25px;
  top: 65%;
  color: transparent;
}
.cms-index-index .products-grid .product-is-new,
.cms-index-index .products-grid .product-is-offer {
  top: 65% !important;
}
.products-grid .product-image {
  display: block;
  width: 21px;
  height: 328px;
  margin: 0 0 10px;
}
.products-grid .product-name {
  /*min-height:2.7em;*/
  margin: 0 0 5px;
  font-size: 1.1em;
  color: #666666;
}
.products-grid .product-name a {
  color: #666;
  text-decoration: none;
}
.products-grid .price-box {
  margin: 0;
}
.price-box .price-label {
  display: none;
  position: relative;
}
.price-box .regular-price,
.price-box .old-price,
.price-box .special-price {
  float: left;
  margin: 0;
  padding: 0;
}

.products-grid .more-info {
  padding: 0;
  float: left;
}
.products-grid .more-info .separator {
  margin: 0 0 0 5px;
}
.products-grid .availability {
  line-height: 21px;
  display: inline;
}
.products-grid .actions {
  position: absolute;
  bottom: 12px;
}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  margin: 0 auto;
}
.col1-layout .products-grid {
  width: 790px;
  margin: 0 auto;
}
/* View Type: List */
.products-list li.item {
  border-bottom: 1px solid #d9ddd3;
  padding: 12px 10px;
}
.products-list li.item.last {
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 135px;
  height: 135px;
  margin: 0 0 10px;
}
.products-list .product-shop {
  margin-left: 150px;
}
.products-list .product-name {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.4em;
  color: #203548;
}
.products-list .product-name a {
  color: #203548;
}
.products-list .price-box {
  float: left;
  margin: 3px 13px 5px 0;
}
.products-list .availability {
  float: left;
  margin: 3px 0 0;
}
.products-list .desc {
  clear: both;
  padding: 6px 0 0;
  margin: 0 0 15px;
  line-height: 1.35;
}
.products-list .desc .link-more {
  font-size: 1.2em;
}
.products-list .add-to-links {
  clear: both;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px;
}
/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.ratings-table th,
.ratings-table td {
  font-size: 1.2em;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
#customer-reviews dd {
  margin-bottom: 20px;
}
#review-form .form-add {
  margin-top: 15px;
}
#review-form .form-add H2 {
  margin: 0;
}
#review-form .form-add H3,
#review-form .form-add H4 {
  font-weight: normal;
}
/* Availability */
.availability {
  margin: 0;
}
.availability.out-of-stock span {
  color: #EE2622;
}
.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  background: url(../images/i_availability_only.gif) 0 50% no-repeat;
  padding-left: 15px;
}
.availability-only span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000;
  cursor: help;
}
.availability-only a {
  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none;
}
.availability-only .expanded {
  background-position: 100% -15px;
}
.availability-only strong {
  color: #be2c00;
}
.availability-only-details {
  margin: 0 0 7px;
}
.availability-only-details th {
  background: #d2d6d9;
  font-size: 1.6em;
  padding: 0 8px;
}
.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 1.2em;
  padding: 2px 8px 1px;
}
.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold;
}
.product-view .product-shop .availability span {
  font-weight: normal;
}
/* Email to a Friend */
.email-friend {
  margin: 0;
}
/* Alerts */
.alert-price {
  margin: 0;
  font-size: 1.2em;
}
.alert-stock {
  margin: 0;
  font-size: 1.2em;
}
/********** < Product Prices */
.price {
  white-space: nowrap !important;
}
.price-box {
  margin: 5px 0;
  line-height: 11px;
  /*display: inline-block;*/
}
.old-price {
  /*margin-left: 20% !important;*/
  margin-right: 10px !important;
}
.product-is-offer{
  display: none;
}
.price-box .price {
    font: 13px/13px 'Lato', sans-serif;
    font-weight: 300;
    color: #272f66!important;
    
}
.price-box:hover .price:hover {
    color: #49a0d9!important;
}
/* Regular price */
.regular-price .price {
  font-size: 1.2em;
}
/* Old price */
.old-price {
  margin: 0;
}
.old-price .price-label {
  white-space: nowrap;
}
.old-price .price {
  text-decoration: line-through;
  font-size: 1.5em;
}

.prod-relacionados .old-price .articulo-precio {
	text-decoration: none;
	color: #272f66 !important;
    font: 300 25px/27px "Lato",sans-serif;
}

.prod-relacionados .special-price .articulo-precio {
	/*text-decoration: line-through;*/
	color: #272f66 !important;
    font: 300 25px/27px "Lato",sans-serif;
}

.prod-relacionados .old-price:hover .articulo-precio:hover {
	color: #49a0d9 !important;
}

.prod-relacionados .special-price:hover .articulo-precio:hover {
	color: #49a0d9 !important;
}

/* Special price */
.special-price {
  margin: 0;
  padding: 3px 0;
}
.special-price .price-label {
  font-size: 1.6em;
  white-space: nowrap;
}
.special-price .price {
  font-size: 1.5em;
}
/* Minimal price (as low as) */
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
/* Excluding tax */
.price-excluding-tax {
  display: block;
}
.price-excluding-tax .label {
  white-space: nowrap;
}
.price-excluding-tax .price {
  font-size: 1.4em;
  font-weight: normal;
}
/* Including tax */
.price-including-tax {
  display: block;
}
.price-including-tax .label {
  white-space: nowrap;
}
.price-including-tax .price {
  font-size: 1.4em;
  font-weight: bold;
}
/* FPT */
.weee {
  display: block;
  font-size: 1.2em;
  color: #444;
}
.weee .price {
  font-size: 1.2em;
  font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
/* Price range */
.price-from {
  margin: 0;
}
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
  padding-left: 10px;
  color: #999;
}
.price-notice .price {
  font-weight: bold;
  color: #2f2f2f;
}
/* Price as configured */
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle {
  padding: 0 0 10px 0;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
}
.price-box-bundle .price {
  color: #555;
}
/********** Product Prices > */
/* Tier Prices */
.tier-prices {
  margin: 10px 0;
  padding: 10px;
  background-color: #f4f7f7;
  border: 1px solid #dadddd;
}
.tier-prices li {
  line-height: 1.4;
  background: url(../images/i_tier.gif) no-repeat 0 3px;
  padding: 2px 0 2px 10px;
  color: #424242;
}
.tier-prices .benefit {
  font-style: normal;
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices .price {
  font-weight: bold;
  color: #2f2f2f;
}
.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
/* Add to Links */
.add-to-links .separator {
  display: none;
}
/* Add to Cart */
.add-to-cart label {
  float: left;
  margin-right: 5px;
  color: #344079;
  font-size: 1.4em;
}
.add-to-cart .qty {
  border: 1px solid #e0e0e0;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
  -moz-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.add-to-cart button.button {
  float: left;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
}
/* Add to Links + Add to Cart */
.add-to-box {
  margin: 10px 0;
}
.add-to-box .add-to-cart {
  float: left;
}
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #666;
}
/* #prev-next-prod */
.prev-next-prod #prev-next-links {
  margin-bottom: 20px;
  padding-left: 435px;
}
.prev-next-prod #prev-next-links a#link-next-product {
  background: url("/skin/frontend/elganso/default/images/btn-slider.png") no-repeat scroll -37px 0 transparent;
}
.product-essential { /*padding:25px 0;*/ clear: unset !important; float:left; width:100%;}
.product-essential h2 {
  font-size: 1.5em;
  margin: 0;
}
.product-collateral {
  float: left;
  margin-top: 40px;
  width: 480px;
}
.product-collateral H2 {
  margin: 0 0 15px;
}
.product-collateral .box-collateral {
  margin: 0 0 25px;
}
/* Block Choose Your Size */
.block-choose-your-size LABEL#sizeSelected {
  display: none;
}
.block-choose-your-size .size-list {
  clear: both;
}
.block-choose-your-size ul li {
  /*background: transparent url("../images/bkg_pipe1.gif") 100% 50% no-repeat*/

  text-align: center;
  width: 32px;
}
.block-choose-your-size ul li {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.block-choose-your-size ul li A {
  display: block;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 27px;
  /*background: url(../images/size.png) no-repeat;*/
}
.block-choose-your-size ul .last {
/*  border-right: none;
  margin-right: 0;*/
}
.block-choose-your-size ul li A {
 /* border: 2px solid #ffffff;*/
}
.block-choose-your-size ul .selected A {
 /* background: url(../images/size-select.png) no-repeat;*/
  color: #FFF;
}
.block-choose-your-size ul li.disabled a {
 /* background: url(../images/size-disabled.png) no-repeat center center;*/
  color: #eee;
}
.block-choose-your-size ul li.disabled a {
  cursor: default;
color:#999;
}
.block-choose-your-size .sizeguide A {
  color: #EE2622;
  font-size: 1.5em;
  line-height: 30px;
  margin-left: 10px;
  text-decoration: none;
}
.product-options .noShow {
  display: none;
}
/* Product Images */
.product-view .product-img-box {
  float: left;
  width: 485px;
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-view .product-img-box .product-image {
  margin: 0;
  /*	padding-bottom:10px;*/

  width: 344px;
}
.product-view .product-img-box .img-box {
  border-right: 1px solid #D7D6D4;
  width: 340px;
  background: white;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-view .product-img-box .img-box .zoom-detail {
  text-align: center;
  padding: 5px 0;
}
.product-view .product-img-box .product-image-zoom {
  width: 344px;
  height: 410px;
  overflow: hidden;
  z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
  /*position:absolute; left:0; top:0; cursor:move;*/
}
.product-view .product-img-box .zoom-notice {
  font-size: 1.2em;
  margin: 0 0 5px;
  text-align: center;
}
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(../images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}
.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /*IE8*/
  opacity: .3;
}
.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}
.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}
.product-view .product-img-box .more-views h2 {
  display: none;
}
.product-view .product-img-box .more-views ul#more-view-images {
  overflow: hidden;
  /*max-height: 445px !important; */
}
.product-view .product-img-box .more-views li {
  float: left;
  margin: 0;
  width: 114px;
  height: 142px;
}
.product-view .product-img-box .more-views li A {
  /*	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;*/

  float: left;
  overflow: hidden;
  padding: 20px 0;
  text-align: center;
  width: 114px;
  cursor: pointer;
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .nav {
  font-weight: bold;
  text-align: center;
}
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
.product-image-popup .image-label {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}
/* Social Links */
.product-img-box .social-links {
  padding: 10px 5px;
  border-right: 1px solid #DDDDDD;
  position: relative;
  top: -427px;
  left: 138px;
  display: none;
}
/* Product Shop */
.product-view .product-shop {
  float: right;
  width: 330px;
}
.col1-layout .product-view .product-shop {
  float: right;
  width: 33%;
  margin-top: 10%;
  position: relative;
  margin-right: 4%;
 /* left: -30px;*/
}
.col3-layout .product-view .product-shop {
  float: none;
  width: auto;
}
.product-view .product-shop .product-name {
  margin: 0;
}
.product-view .product-shop .product-name H1 {
  margin: 0;
}
.product-view .product-shop .product-name h1 {
  font-size: 1.5em;
}
.product-view .product-shop .availability {
  margin: 15px 0 0;
  color: #344079;
}
.product-view .product-shop .ratings,
.product-view .product-shop .no-rating {
  font-size: 1.5em;
}
.product-view .product-shop .ratings A,
.product-view .product-shop .no-rating A {
  text-decoration: none;
}
.product-view .product-shop .product-sku {
  color: #344079;
}
.product-view .product-shop .short-description {
  margin: 10px 0 20px;
  clear: both;
}
.product-view .product-shop .block-choose-your-size {
/*  position: relative;
  min-width: 35em;
   END - BodyPalSize */

}
.product-view .product-shop .block-choose-your-size .chooseSize {
  display: inline-block;
  vertical-align: top;
  margin-top: 1em;
}
.product-view .product-shop .block-choose-your-size .chooseSize h2 {
  margin-bottom: 7px;
}
.product-view .product-shop .block-choose-your-size .chooseSize #size-list {
  display: inline-block;
  *display: inline;
  zoom: 1;
width:200px;
}
.product-view .product-shop .block-choose-your-size .chooseSize #size-list ul {
  display: inline-block;
}
.product-view .product-shop .block-choose-your-size .chooseSize .sizeguide {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-view .product-shop .block-choose-your-size .BodyPalSize {
  display: block;
  vertical-align: top;
  /* END - bodypal-wrapper */

}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper {
  z-index: 1 !important;
  /* END - boydpal */

}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper .bodypal_hover {
  box-shadow: 2px 3px 5px #CCCCCC !important;
}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper #bodypal {
  z-index: 9999 !important;
  /* END - large */

}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper #bodypal .large {
  /* END - bp-sizebox */

}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper #bodypal .large .bp-sizebox {
  /* END - bp-user-size */

}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper #bodypal .large .bp-sizebox .bp-user-size .bp-sizetitle {
  position: none !important;
  font-size: 1.5em !important;
  font-family: Lato !important;
  width: 100% !important;
  display: block !important;
}
.product-view .product-shop .block-choose-your-size .BodyPalSize .bodypal_wrapper #bodypal .large .bp-sizebox .bp-user-size .bp-sizename {
  font-size: 2em !important;
  font-family: Lato !important;
  position: none !important;
  width: 100% !important!;
  display: block !important;
}
.product-view .product-shop .price-box .old-price .price {
  font-size: 1.5em;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price {
  font-size: 1.6em;
}
.product-view .product-shop .price-box {
  margin-top:-15px;
}
.product-view .product-shop .add-to-box {
  margin: 0;
  padding: 0;
}
.product-view .product-shop .add-to-links {
  font-size: 0.9em;
  float: left;
  margin-left: 16px;
  margin-top: 2px;
  border-left: 1px solid #CCC;
  padding-left: 7px;
}
.product-view .product-shop .add-to-links a {
  font-weight: normal !important;
  text-decoration: none;
}
/* Wordpress::Related Posts */
.product-view .box-related-posts {
  padding-top: 15px;
}
.product-view .box-related-posts H2 {
  margin-bottom: 5px;
}
.product-view .box-related-posts LI A {
  color: #666666;
  text-decoration: none;
}
.product-view .product-shop #product-options-wrapper h2 {
  display: none;
}
.product-view .product-shop #product-options-wrapper .bodypal_button {
  display: none;
}
.product-view .product-shop #product-options-wrapper .bodypal_wrapper {
  position: relative;
}
/* Wordpress::Related Products*/
.block-associated-products .block-title {
  border: 0;
  padding: 0;
}
.block-associated-products .block-content A {
  text-decoration: none;
  color: #666666;
}
.block-associated-products .block-title H3 {
  font-size: 1.5em;
  font-weight: normal;
}
/* Product Options */
.product-options {
  margin: 20px 0;
  /*padding:10px 15px 20px;
	background-color:#f6f6f6;
	border:1px solid #e4e4e4;*/

}
.product-options dt {
  padding: 10px 0 0;
  font-weight: normal;
}
.product-options dt label {
  color: #344079;
}
.product-options dt span.required {
  color: #eb340a;
}
.product-options dt .qty-holder {
  float: right;
  margin-right: 15px;
}
.product-options dt .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #2f2f2f;
}
.product-options dd {
  padding: 5px 10px 15px;
  margin: 0 0 5px;
  border-bottom: 1px solid #e4e4e4;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 99%;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 1.2em;
}
.product-options p.required {
  margin-bottom: 0;
  padding: 15px 0 0;
}
.product-options-bottom {
  /*background-color: #fffada;
	border: 1px solid #e4e4e4;
	padding:15px 20px;*/

  float: left;
  border-top: 0;
}
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
  color: #e26703;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #e26703;
}
.product-options-bottom .price-box {
  float: left;
  margin: 0;
  padding: 0;
}
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-options-bottom .add-to-cart {
  float: right;
  line-height: 44px;
}
.product-shop .product-options-bottom {
  /*margin:0 0 10px;*/
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
  display: none;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
/* Size Guide Page */
/* Size Guide */
#size_guide {
  clear: both;
}
#size_guide H3 {
  color: #344079;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6em;
}
#size_guide H4 {
  background: #344079;
  color: #ffffff;
  padding: 2px 0 2px 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.5em;
}
#size_guide TABLE {
  width: 100%;
  margin-bottom: 10px;
}
#size_guide TABLE TH {
  color: #344079;
  background: #e6eaef;
}
#size_guide TABLE TH,
#size_guide TABLE TD {
  padding-left: 5px;
}
#size_guide TABLE TD {
  border-bottom: 1px solid #DDDDDD;
}
#size_guide .body-example {
  float: right;
  text-align: center;
  width: 205px;
  margin-left: 5px;
}
#size_guide .body-example IMG {
  padding-top: 5px;
}
#size_guide .size-content {
  float: left;
  width: 66%;
}
#size_guide .sastre-highlight {
  background-color: #fcb131;
  color: #344079;
  font-weight: bold;
}
.blockTallas {
  display: inline-block;
  width: 100%;
}
.blockTallas .size-content img {
  margin-top: 45px !important;
}
#size_guide .sastre-header-highlight {
  font-weight: bold;
}
#size_guide .sastre-row-highlight {
  font-weight: bold;
}
#sastre-filters {
  margin-bottom: 10px;
  text-align: left;
}
#sastre-filters h4 {
  background: #63191B;
}
#sastre-filters .input-list li LABEL {
  float: left;
  width: 145px;
  font-size: 1.2em;
  text-align: left;
  padding-right: 0px;
}
#sastre-filters .input-list li INPUT {
  width: 35px;
}
#sastre-filters .input-list li {
  font-size: 1.4em;
  margin-bottom: 3px;
}
#sastre-filters .buttons {
  clear: both;
  padding-top: 5px;
  text-align: center;
}
/* Grouped Product */
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}
/* Block: Description */
/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
  line-height: 1.25;
}
/* Block: Upsell */
.product-view .box-up-sell h2 {
  display: none;
}
.product-view .box-up-sell .products-grid {
  width: 100%;
  border: 0;
  background: transparent url("../images/bkg_grid_upsell.gif") 0 0 repeat;
}
.product-view .box-up-sell .products-grid td {
  width: 200px;
  padding: 15px 10px 12px;
  line-height: 1.6em;
}
.product-view .box-up-sell .products-grid tr.last td {
  border-bottom: 0;
}
.product-view .box-up-sell .products-grid td.last {
  border-right: 0;
}
.product-view .box-up-sell .products-grid .item {
  position: relative;
}
.product-view .box-up-sell .products-grid .product-image {
  text-align: center;
  width: 100%;
  height: 236px;
}
.product-view .box-up-sell .products-grid td.empty {
  border-right: 0;
}
.product-view .box-up-sell .products-grid .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
/* Block: Tags */
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags h3 {
  font-size: 1.6em;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
  padding: 0 7px 0 4px;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 5px;
  color: #0a263c;
}
.product-view .box-tags .form-add .input-box {
  float: left;
  width: 305px;
  margin: 0 5px 0 0;
  background: url(../images/i_tag_add.gif) 0 2px no-repeat;
  padding: 0 0 0 23px;
}
.product-view .box-tags .form-add input.input-text {
  width: 299px;
}
.product-view .box-tags .form-add button.button span {
  border-color: #406a83;
  background: #618499;
}
.product-view .box-tags .note {
  margin: 3px 0 0;
  padding: 0 0 0 23px;
  font-size: 1.2em;
}
/* Block: Reviews */
.box-reviews #review-form .form-add {
  padding: 25px 0 0;
}
.box-reviews .pager {
  margin: 10px 0;
}
.box-reviews .pager .limiter {
  padding: 0;
  margin-left: 10px;
}
.product-view .box-reviews dl {
  margin: 15px 0;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  margin: 0 0 15px;
}
.product-view .box-reviews dd small {
  font-style: normal;
}
.product-view .box-reviews .form-add {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add h3 {
  font-size: 1.3em;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
  font-size: 1.5em;
}
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list .input-box {
  width: 360px;
}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
  width: 354px;
}
/* Send a Friend */
.send-friend .form-list {
  width: 615px;
  overflow: hidden;
}
.send-friend .form-list li {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  width: 315px;
}
.send-friend .form-list .input-box {
  width: 300px;
}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 1.2em;
  line-height: 21px;
}
/* ======================================================================================= */
/* Content Styles ================================================================= */
.product-name {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
}
.product-name a {
  /*color:#1e7ec8;*/
}
/* Product Tags */
.tags-list {
  display: block;
  font-size: 1.3em;
  border: 1px solid #c1c4bc;
  background: #f8f7f5;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 4px 0 0;
}
.tags-list li a {
  color: #1b2d3b;
}
/* Advanced Search */
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  float: left;
  clear: none;
}
.advanced-search-amount {
  margin: 0 0 10px;
}
.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px;
}
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}
.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0;
}
/* CMS Pages  */
.cms-page-view .col-main TABLE {
  width: 99%;
  margin-bottom: 25px;
  border-top: 1px solid #efefef;
}
.cms-page-view .col-main TABLE TR TD,
.cms-page-view .col-main TABLE TR TH {
  border-bottom: 1px solid #efefef;
}
/* CMS Home Page */
/* Contacts Page */
.sidebar .block-contacts dt {
  color: #344079;
}
.sidebar .block-contacts dd {
  margin-bottom: 15px;
}
.sidebar .block-contacts H2:last {
  margin-top: 20px;
}
.contacts-page .page-title H2 {
  color: #EE2622;
  font-size: 1.5em;
}
/* CMS Tiendas */
.storelocator LABEL {
  color: #174F86;
  float: left;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  padding-top: 2px;
}
.storelocator INPUT {
  border-color: #FCB131;
  font-style: normal;
  margin-right: 10px;
}
  margin-top: 10px;
  position: relative;
}
.block-tiendas-madrid .block-title {
  border-bottom: 0;
  padding: 0;
}
.block-tiendas-madrid .block-title h2 {
  color: #EE2622;
}
.block-tiendas-madrid dl.first {
  margin-left: 0;
}
.block-tiendas-madrid dl.last {
  border-right: 0;
}
.block-tiendas-madrid dl {
  float: left;
  min-height: 150px;
  width: 250px;
  border-right: 1px solid #ccc;
  margin-left: 20px;
}
.block-tiendas-madrid dt {
  color: #344079;
}
.block-tiendas-madrid dd {
  margin-bottom: 15px;
}
.storelocator .map-fields {
  margin-bottom: 15px;
}
.tiendas-tutorial {
  margin-bottom: 20px;
}
/* Sitemap */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .links a:hover {
  text-decoration: underline;
}
.page-sitemap .sitemap {
  margin: 12px;
}
.page-sitemap .sitemap a {
  color: #1b2d3b;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8;
}
/* RSS */
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.cart .page-title {
  border-bottom: 0;
  margin: 0;
}
.cart .page-title h1 {
  margin: 25px 0 0;
}
.cart .page-title .sub {
  font-style: normal;
  font-size: 1.1em;
  clear: both;
}
.cart .page-title .title {
  background: transparent url('../images/title-mycart-bag.jpg') 0 0 no-repeat;
  float: left;
  height: 98px;
  padding-left: 110px;
}
/* Checkout Types */
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-top: 10px;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart .title-buttons .checkout-types li p:first-child {
  display: none;
}
.cart .totals .continueshop {
  clear: both;
  float: right;
  margin-top: 3px;
}
.cart .totals .continueshop A {
  color: #666666;
  text-decoration: none;
  padding-top: 10px;
}
.cart .totals button {
  float: right;
  margin-bottom: 14px;
  margin-top: -10px;
}
/* Shopping Cart Table */
.cart-table th {
  padding: 2px 10px;
}
.cart-table td {
  padding: 10px;
}
.cart-table .product-name {
  font-weight: bold;
  margin: 0 0 5px;
  color: #2f2f2f;
}
.cart-table .item-msg {
  margin: 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #df280a;
}
.cart-table tfoot td {
  padding: 5px 10px;
}
.cart-table .btn-continue {
  float: left;
}
.cart-table .btn-continue span,
.cart-table .btn-update span {
  border-color: #406a83;
  background: #618499;
}
.cart-table .item-options dt {
  display: inline;
}
.cart-table .item-options dd {
  display: inline;
  padding-left: 5px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  padding: 25px 0 0;
}
.cart .cart-collaterals .col2-set {
  float: left;
  width: 620px;
}
.cart .cart-collaterals .col2-set .col-2 {
  width: 49%;
}
.cart .crosssell {
  padding: 12px 15px;
}
.cart .crosssell .block-title {
  border: 0 none;
  padding: 0;
}
.cart .crosssell .product-image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #d0cdc9;
}
.cart .crosssell .product-details {
  margin-left: 90px;
}
.cart .crosssell .product-name {
  font-weight: bold;
}
.cart .crosssell li.item {
  margin: 12px 0;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
.cart .crosssell .price-box .price-label {
  display: none;
}
.cart .crosssell .price-box .old-price {
  margin-right: 10px;
}
.cart .crosssell .price-box .regular-price,
.cart .crosssell .price-box .old-price,
.cart .crosssell .price-box .special-price {
  float: left;
}
.cart .crosssell .price-box .special-price {
  padding: 0;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .cart-collaterals .col-1 {
  width: 49%;
  border-right: 1px solid #CCCCCC;
}
.cart .cart-collaterals .col-2 {
  border-right: 1px solid #CCCCCC;
}
.cart .discount {
  height: 110px;
}
.cart .discount {
  padding: 12px 15px;
  margin: 0;
}
.cart .discount .block-title {
  padding: 0;
  border: 0;
}
.cart .shipping {
  padding: 12px 15px 12px 10px;
}
.cart .shipping .block-title {
  padding: 0;
  border: 0;
}
.cart .shipping .form-list {
  padding-left: 5px;
}
.cart .shipping .form-list .input-box {
  width: 100%;
}
.cart .shipping .form-list .input-box select {
  width: 100%;
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
  height: 27px;
  padding-top: 5px;
}
.cart .shipping .form-list .input-box input {
  width: 100px;
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
  height: 20px;
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: -35px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}
.cart .buttons-set {
  float: right;
}
.cart .discount .buttons-set {
  clear: none;
  border: none;
  margin-top: 8px;
  float: left;
}
.cart .discount .input-box {
  margin: 8px 0 0;
  float: left;
  margin-right: 10px;
}
.cart .discount input.input-text {
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
  height: 20px;
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
  background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
}
/* Shopping Cart Totals */
.cart .totals {
  float: right;
  width: 330px;
}
.cart .totals table {
  width: 100%;
  margin: 7px 0;
  background-color: #F9F9F9;
}
.cart .totals tbody {
  font-weight: normal;
  font-size: 1.1em;
  color: #EE2622;
}
.cart .totals td {
  padding: 10px 13px 1px 7px;
}
.cart .totals tfoot {
  color: #344079;
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.cart .totals tfoot tr:last-child td {
  padding-bottom: 10px;
}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 1.1em;
}
.cart .totals .checkout-types {
  font-size: 1.3em;
  /*padding:8px 15px 15px;*/
  text-align: right;
  margin-top: 20px;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
.cart .totals .checkout-types li p:first-child {
  text-align: justify;
  font: 12px/1.55 Lato, Georgia, Times New Roman, sans-serif;
  margin-left: 15px;
}
/* Options Tool Tip */
.item-options dt {
  font-style: normal;
}
.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px;
}
.truncated {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value dl {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.truncated .show dl {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show dl {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show dl {
  left: -240px;
  top: 7px;
}
/* Checkout Step5 */
/* changed to match every option in the shop */
.item-options dt {
  display: inline;
}
.item-options dd {
  display: inline;
  padding-left: 5px;
}
/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#gcheckout-onepage-form .glc-step.address,
#gcheckout-onepage-form .glc-step.methods,
#gcheckout-onepage-form .glc-step.review,
.glc .glc-step.methods .shipping-methods,
#gcheckout-onepage-form #gcheckout-payment-methods {
  float: none;
  width: 100%;
}
.glc-step.methods,
.glc-step.review,
#gcheckout-payment-methods,
.glc-step .shipping-address {
  padding-top: 15px;
}
ul.sp-methods > li {
  color: #5f5f5f;
  font-weight: 700;
}
.glc fieldset.col2-set:after {
  line-height: 0;
  font-size: 0;
}
.glc fieldset.col2-set .col-1:after,
.glc fieldset.col2-set col-2:after {
  line-height: 0;
  font-size: 0;
}
.block.shipping .shipping-form .sp-update-button {
  margin: 0;
}
#gcheckout-onepage-form .glc-title strong {
  /*color: #f9f9f9;*/
  color: #344079;
}
.glc-title .glc-number {
  color: transparent !important;
  font-size: 0;
  line-height: 0;
}
#payment_form_paypal_express .form-alt {
  font-weight: normal;
}
ul.sp-methods #payment_form_serviredpro {
  padding: 2px;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label {
  font-weight: bold;
  color: #666;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.please-wait {
  float: right;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  font-size: 1.2em;
  cursor: help;
  margin-left: 10px;
}
/* Tooltip */
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */
.gift-messages h3 {
  font-size: 1.5em;
  font-weight: normal;
  color: #344079;
}
.gift-messages p.control {
  color: #8e8d8b;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  font-size: 1.5em;
  font-weight: bold;
  color: #e87403;
}
.gift-messages-form .whole-order {
  margin: 0 0 0px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 10px;
}
.gift-messages-form .item .details .form-list .field {
  width: 255px;
}
.gift-messages-form .item .details .form-list .input-box {
  width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
  width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px;
}
.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px;
}
.gift-message-link {
  font-size: 1.6em;
  background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* Checkout Agreements */
.checkout-agreements li {
  margin: 30px 0;
}
.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: bold;
  color: #666;
}
.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 0px 30px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}
/* Generic Info Set */
.info-set {
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h3,
.info-set h4 {
  font-size: 1.3em;
  font-weight: bold;
  color: #344079;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #344079;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.info-set h3.legend {
  margin: 0 0 10px;
  color: #344079;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .box h2 {
  color: #e26703;
}
.info-set .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #344079 !important;
}
.info-set .data-table .product-name a {
  font-weight: bold !important;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
}
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}
.block-progress .block-title strong {
  font-size: 1.3em;
  color: #0a263c;
}
.block-progress .block-content {
  background: none;
}
.block-progress dt {
  font-size: 1.3em;
  line-height: 1.35;
  margin: 0 0 6px;
  padding: 2px 8px;
  clear: both;
}
.block-progress dt span {
  float: left;
}
.block-progress dd {
  clear: both;
  padding: 8px 13px;
  margin: 0 0 6px;
  color: #EE2622;
  font-size: 1.4em;
  font-style: normal;
}
.block-progress dd address {
  font-style: normal;
}
.block-progress dt.complete {
  margin: 0;
}
.block-progress p {
  margin: 0;
}
.block-progress .change {
  text-indent: -99999;
  font-size: 1px;
  background: transparent url('../images/icon-checkout-change.gif') 0 0 no-repeat;
  width: 14px;
  height: 14px;
  float: left;
  margin-left: 5px;
  text-decoration: none;
}
.opc .buttons-set {
  margin-top: 0;
  padding-top: 2em;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .back-link a {
  background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
  padding-left: 16px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  border-width: 0 1px;
  background: transparent url('../images/bkg_account-title.gif') 0 0 repeat-x;
  padding: 4px 8px 6px;
  text-align: right;
  margin-bottom: 5px;
}
.opc .step-title .number {
  float: left;
  border-right: 1px solid #fff;
  /*	padding: 0 10px 0 4px;*/

  padding-left: 3px;
  margin: 0 5px 0 0;
  font-style: normal;
  font-size: 1.6em;
  line-height: 14px;
  color: #ffffff;
  width: 18px;
  text-align: left;
}
.opc .step-title h2 {
  float: left;
  margin: 0 0 0 5px;
  color: #ffffff;
  font-style: normal;
  font-size: 1.3em;
  line-height: 16px;
}
.opc .step-title a {
  display: none;
  float: right;
  font-size: 1.2em;
  line-height: 16px;
}
.opc .allow .step-title {
  border-bottom: 0;
  cursor: pointer;
}
.opc .allow .step-title .number {
  text-align: -99999px;
  overflow: hidden;
  font-size: 0;
  background: transparent url('../images/icon-checkout-check.png') 0 0 no-repeat;
}
.opc .active .step-title .number {
  text-align: 0px;
  font-size: 1.6em;
  overflow: visible;
  background: none;
}
/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title {
  padding-bottom: 5px;
  color: #ffffff;
  cursor: default;
}
/*.opc .active .step-title a { display:none; }*/
.opc .step {
  border-top: 0;
  padding: 15px 30px;
  position: relative;
}
.opc .step .tool-tip {
  right: 30px;
}
#opc-login .buttons-set {
  border-top: 0;
}
#opc-login h3 {
  font-size: 1.3em;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 2px;
  text-transform: uppercase;
}
#opc-login h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  color: #2f2f2f;
}
#opc-shipping_method .buttons-set {
  border-top: 0;
}
.opc .gift-messages-form {
  margin: 0 -30px;
  background: #f6f1eb;
  border: 1px solid #e9e4de;
  border-width: 1px 0;
  padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  padding: 5px;
  height: 260px;
  overflow: auto;
}
#opc-review .step {
  border: 0;
}
#opc-review .product-name {
  color: #666666;
}
#opc-review .data-table thead th {
  color: #EE2622;
  background: #ffffff;
  border-bottom: 1px solid #D9DDE3 !important;
  font-size: 1.2em;
  padding: 2px 0;
}
#opc-review .data-table tbody tr.last td {
  border-bottom: 1px solid #d7d4d2 !important;
}
#opc-review .data-table tfoot tr.first td {
  border-top: 3px solid #FFFFFF !important;
}
#opc-review .data-table tfoot tr.last td {
  border-bottom: 3px solid #FFFFFF !important;
}
#opc-review .data-table tfoot tr.last td strong {
  font-size: 1.5em;
}
#opc-review .buttons-set {
  border-top: 1px solid #d7d4d2;
}
#opc-review .data-table tfoot td {
  border-right: none;
}
#opc-review .data-table tfoot {
  color: #344079;
  background: #ededed;
  font-size: 1.2em;
  padding-top: 3px;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  padding-left: 5px;
  padding-right: 5px;
}
#opc-review .buttons-set a {
  color: #EE2622;
}
#opc-review .buttons-set p {
  margin: 0;
}
#opc-review .buttons-set .please-wait {
  height: 40px;
  line-height: 40px;
}
/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0 90px;
  margin: 0 0 20px;
}
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 3px 0 0;
  border-top: 10px solid #999;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #abb5ba;
}
.checkout-progress li.active {
  border-top-color: #e96200;
  color: #e96200;
}
.multiple-checkout h2 {
  font-size: 2px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 1.3em;
  font-weight: bold;
  color: #E26703;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #1e7ec8 !important;
}
.multiple-checkout .data-table .product-name a {
  font-weight: bold !important;
}
.multiple-checkout .data-table .item-options {
  margin: 5px 0 0;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
  background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative;
}
.multiple-checkout .col2-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c;
}
.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box {
  margin: 0 0 15px;
}
.multiple-checkout .box h2 {
  color: #e26703;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  float: right;
  height: 71px;
  font-size: 1.5em;
  padding: 0 0 0 21px;
  background: url(../images/bkg_grand-total.gif) 0 0 no-repeat;
  overflow: hidden;
}
.multiple-checkout .place-order .grand-total .inner {
  float: left;
  height: 57px;
  padding: 14px 21px 0 0;
  background: url(../images/bkg_grand-total.gif) 100% 0 no-repeat;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 12px;
}
.multiple-checkout .place-order .grand-total .price {
  color: #E26703;
}
.multiple-checkout .place-order .grand-total button.button span {
  font-size: 2.4em
}
.multiple-checkout .place-order .grand-total button.button span span {
  padding: 0 45px 0 36px;
}
/* Step 1 */
.multiple-checkout .title-buttons button.button span {
  border-color: #406a83;
  background: #618499;
}
#multiship-addresses-table td {
  padding: 10px;
}
#multiship-addresses-table tfoot td {
  padding: 5px 10px;
}
#multiship-addresses-table tfoot button.button span {
  border-color: #406a83;
  background: #618499;
}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
  width: 100%;
  overflow: hidden;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
  margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
  width: 230px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
  width: 215px;
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
  width: 209px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
  width: 445px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
  width: 439px;
}
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #d9d2be;
  background: #f9f3e3;
  padding: 13px;
  position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 178px;
  height: 41px;
  background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
  overflow: hidden;
}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
.account-login p.required {
  text-align: left;
}
.account-login .content {
  padding: 0 21px;
}
.account-login .content h2 {
  font-style: normal;
}
.account-login .buttons-set {
  border-top: 0;
  margin: 0;
  padding: 8px 20px;
}
.account-login .buttons-set A {
  color: #00295A;
  font: 300 17px/22px 'Lato', sans-serif;
  line-height: 1.2;
  letter-spacing: 3px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;

}
.account-login .form-list label {
  font-weight: normal;
}
.account-login .new-users h2,
.account-login .registered-users h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.account-login .registered-users .form-list,
.account-login .registered-users p.required {
  padding-left: 15px;
}
.account-login .registered-users .buttons-set {
  padding-left: 35px;
}
.account-login .registered-users .buttons-set div {
  margin-bottom: 20px;
}
.account-login .registered-users .buttons-set button.button {
  width:100%;
}

/* Account Login/Create Pages ============================================================ */
.account-create .form-list .field {
  float: none;
  margin-bottom: 5px;
}
.account-create .fieldset H2 {
  display: none;
}
.account-create .fieldset {
  border: 0 none;
  float: left;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
}
.account-create button.button {
  margin-left: 0;
}
.account-create .buttons-set {
  margin: 0;
  border: 0;
  padding-left: 30px;
}
.account-create p.required {
  text-align: left;
  margin-top: 15px;
}
.col-2 .new-users{
z-index:1;
width: 100%;
margin-top: 15px;
}
.buttons-set{
z-index:1;
}
/* Forgot Password */
.account-forgotpassword .required {
  text-align: left;
}
.account-forgotpassword .fieldset {
  margin: 0;
  padding: 0 25px 12px 33px;
}
.account-forgotpassword .buttons-set {
  margin-top: 20px;
}
.account-forgotpassword .buttons-set button {
  margin-bottom: 15px;
}
/* My Account ============================================================================= */
.my-account {
  /*border-left: 1px solid #d7d6d4;*/
  padding-left: 25px;
}
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
/********** < Dashboard */
.dashboard .welcome-msg {
  margin: 0 8em 1.5em 0;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
/* General Box */
.box-account {
  padding: 0 15px;
  margin: 0 0 20px;
}
.box-account .box-head {
  margin: 100px 0 10px;
  text-align: right;
  font:normal normal 300 20px/14px 'Lato', sans-serif;
}
.box-account .box-head h2 {
  margin: 0 auto;
  width:400px;
  text-align: center;
  color:#00295a; 
  font:normal normal 300 20px/14px 'Lato', sans-serif;
  text-transform: uppercase;
}
.dashboard .box .box-title {
  /*background: url(../images/bkg_account-title.gif) 0 100% repeat-x;*/
  background: #00295a;
  padding: 4px 0 5px 10px;
  margin: 0 0 8px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
  font:normal normal 300 18px/14px 'Lato', sans-serif;
}
.dashboard .box .box-title a {
  text-indent: -99999;
  font-size: 10px;
  width: 14px;
  height: 14px;
  background: transparent url('../images/icon-account-edit.gif') 0 0 no-repeat;
  float: right;
  margin-right: 7px;
  margin-top: 2px;
}
.dashboard .box .box-title a,
.dashboard .box .box-title a:hover {
  text-decoration: none;
}
/* Block: Recent Orders */
/* Block: Account Information */
.dashboard .box-info h4 {
  font-weight: normal;
}
/* Block: Reviews */
.dashboard .box-reviews .box-title a {
  font-size: 1.2em;
  background: none;
  width: auto;
  color: #ffffff;
  margin-top: 1px;
}
.dashboard .box-reviews .number {
  background: #344079;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 5px;
  padding: 0 5px;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 7px 0 0;
}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {
  background-image: url(../images/i_ma-tags.gif);
}
.dashboard .box-tags .number {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
/********** Dashboard > */
/* Address Book */
.addresses-list h3 {
  font-weight: normal;
  font-size: 1.3em;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list a {
  font-weight: normal;
  color: #EE2622;
}
.addresses-list .link-remove {
  color: #646464;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  padding: 10px 13px;
  margin: 0 0 10px;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}
/* Order View */
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info .current {
  font-weight: bold;
}
.order-info li {
  margin: 0 3px;
}
.order-info-box {
  padding: 12px 0;
  margin: 0 0 15px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items {
  width: 100%;
  overflow-x: auto;
}
.order-items h2,
.order-items h3 {
  font-weight: bold;
  font-size: 1em;
}
.order-items .product-name {
  font-size: 1em !important;
  font-weight: normal;
  color: #666666;
}
.order-items .link-print {
  float: right;
  color: #1e7ec8;
  font-weight: normal;
}
.order-items p .link-print {
  float: none;
}
.order-gift-message {
  margin: 15px 0;
}
.gift-message dt strong {
  color: #666;
}
.gift-message dd {
  margin: 5px 0 0;
  font-size: 1.3em;
}
.order-about {
  margin: 15px 0;
}
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 1.3em;
  margin: 0 0 7px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table th,
.tracking-table td {
  padding: 1px 5px 0 0;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
/* Order Print Pages */
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 1.1em;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 1.6em;
  font-weight: bold;
}
.page-print .order-date {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
z-index:0;
}
/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
/* My Wishlist */
.my-wishlist .data-table td {
  padding: 10px 5px;
}
.my-wishlist .data-table td.last {
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  padding-left: 20px !important;
  padding-right: 0 !important;
}
.my-wishlist .data-table td p.wishlist-edit {
  margin: 0px;
  text-align: right;
}
.my-wishlist .data-table td p.qty .qty {
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  text-align: center;
  width: 20px !important;
}
.my-wishlist .data-table td a.btn-remove2 {
  height: 20px;
  width: 20px;
}
.my-wishlist .data-table td .wishPrice {
  margin-bottom: 10px;
  height: 30px;
  width: 100%;
}
.my-wishlist .data-table td .wishPrice .price-box {
  width: 100%;
  margin: 0;
}
.my-wishlist .data-table td .wishPrice .price-box span {
  line-height: 25px;
  margin-left: 11px;
  float: right;
}
.my-wishlist .data-table td .wishPrice .price-box .old-price {
  margin-right: 0;
  margin-left: 55px;
}
.my-wishlist .data-table td .wishPrice .price-box .special-price {
  float: right;
}
.my-wishlist .data-table td .optionsBuy {
  display: inline-block;
  width: 100%;
}
.my-wishlist .data-table td .optionsBuy .qty {
  display: inline-block;
}
.my-wishlist .data-table td .optionsBuy .btn-cart {
  margin-top: 1px;
  height: 30px;
  float: right;
}
.my-wishlist .data-table td .optionsBuy .btn-cart .btn-left {
  background: url("../images/cartbag/bkg_cartbag-pedido-left.png") no-repeat 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .data-table td .optionsBuy .btn-cart .btn-middle {
  background: url("../images/cartbag/bkg_cartbag-pedido-bkg.png") repeat-x 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .data-table td .optionsBuy .btn-cart .btn-middle span {
  padding-top: 9px;
}
.my-wishlist .data-table td .optionsBuy .btn-cart .btn-right {
  background: url("../images/cartbag/bkg_cartbag-pedido-right.png") no-repeat 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px;
}
.my-wishlist textarea:hover {
  background: transparent !important;
}
.my-wishlist .buttons-set {
  margin-top: 20px;
}
.my-wishlist .buttons-set .add-allItems {
  display: inline-block;
  float: right;
  margin-right: 45px;
}
.my-wishlist .buttons-set .add-allItems .btn-left {
  background: url("../images/cartbag/bkg_cartbag-pedido-left.png") no-repeat 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .buttons-set .add-allItems .btn-middle {
  background: url("../images/cartbag/bkg_cartbag-pedido-bkg.png") repeat-x 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .buttons-set .add-allItems .btn-middle span {
  padding-top: 9px;
}
.my-wishlist .buttons-set .add-allItems .btn-right {
  background: url("../images/cartbag/bkg_cartbag-pedido-right.png") no-repeat 0 0 scroll transparent;
  height: 30px;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
/* My Tags */
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 5px 0 0 5px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
/* My Reviews */
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  font-size: 1.2em;
  margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-review h3 {
  font-size: 1.5em;
  margin: 0 0 3px;
  color: #2f2f2f;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 1.3em;
  margin: 5px 0 0;
}
/* Billing Agreements */
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 1.3em;
}
/* ======================================================================================= */
/* Footer ================================================================================ */
.footer-container {
	padding-top:37px;
  /*background: #63191b url('../images/footer-bkg-shine.jpg') 4% 0 no-repeat;*/
 /* color: #ffffff;*/
}

/*.socialicons ul li {
	display: inline;
}*/

}
.footer {
  width: 930px;
  margin: 0 auto;
  padding: 0 10px 100px;
  position: relative;
}
.footer .store-switcher {
  display: inline;
  margin: 0 5px 0 0;
}
.footer .store-switcher label {
  font-weight: bold;
  vertical-align: middle;
}
.footer .store-switcher select {
  padding: 0;
  vertical-align: middle;
}
.footer a {
  /*color: #ffffff;*/
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer address {
  /*position: absolute;*/
  margin-top: 30px;
  /*bottom: 10px;
  left: 0;*/
  font-style: normal;
  text-align: center;
}
.footer address a {
  text-decoration: underline;
}
.footer address a:hover {
  text-decoration: none;
}
.footer ul {
  display: block;
}
.footer ul.links {
  display: block;
}
.footer li {
  line-height: 1.2em;
}
.footer li a {
  font-style: normal;
  font-size: 0.9em;
}

.footer-cms li a {
  font-style: normal;
  font-size: 1.2em;
}

.footer li.last {
  background: none !important;
  padding-right: 0 !important;
}
.footer-container .bottom-container {
  margin: 0 0 5px;
}
.footer .footer-paymentmethods {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 384px;
  height: 25px;
}
/* Footer Blocks */
.footer .block {
  float: left;
  border: none;
  /*border-left: 1px solid #94828a;*/
  text-align: center;
  min-width: 100%;
}

.footer .block-fidelizacion {
	margin-bottom: 22px;
}

.footer .block-title {
  background: none;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.footer .block-title H3 {
  font-weight: normal;
  padding: 0;
  /*color: #ffffff;*/
  font-style: normal;
}
.footer .block-content {
  background: none;
}
.footer .block-title,
.footer .block-content {
  /*margin-left: 15px;*/
}
/* Footer Blocks Specifics */
.footer .block-elganso {
  width: 260px;
}
.footer .block-ayuda {
  width: 295px;
}
.footer .footer-24hrs {
  position: absolute;
  left: 0;
  bottom: 40px;
}
/* ======================================================================================= */
/* Sample Data============================================================================ */
.home-callout {
  margin-bottom: 12px;
}
.home-callout img {
  display: block;
}
.home-spot {
  float: left;
  width: 470px;
  margin-left: 20px;
}
.best-selling h3 {
  margin: 12px 0 6px 0;
  color: #e25203;
  font-size: 1.2em;
}
.best-selling table {
  border-top: 1px solid #ccc;
}
.best-selling tr.odd {
  background: #eeeeee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}
.best-selling tr.even {
  background: #ffffff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}
.best-selling td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px 8px 8px;
  font-size: 1.2em;
}
.best-selling .product-img {
  float: left;
  border: 2px solid #dcdcdc;
}
.best-selling .product-description {
  margin-left: 107px;
  line-height: 1.3em;
}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
  color: #203548;
}
/* ======================================================================================= */
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#topnav:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  color: #344079;
}
/* ======================================================================================= */
/* Tienda Multimarca */
ul.menu_slider {
  float: left;
  width: 120px;
}
#contenidos {
  margin-left: 195px;
}
.menu_slider a.aqui {
  color: maroon;
  font-weight: 700;
}
ul.menu_slider li a {
  color: #EE2622;
  text-decoration: none;
  font-size: 1.3em;
  line-height: 1.8em;
}
ul.menu_slider li a:hover {
  color: #EE2622;
  text-decoration: underline;
}
#contenidos table {
  background-color: #fff;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px !important;
  border-top: none !important;
}
#contenidos thead th {
  color: #344079;
  text-align: left;
  padding: 5px;
  font-size: 1.4em;
}
#contenidos tbody tr {
  background-color: #fff;
  border-bottom: none;
}
#contenidos tbody td {
  padding: 5px;
  text-align: left;
  font-size: 1.3em;
  color: #666666;
}
#sastre-filters ul {
  list-style: none;
  padding-left: 0px;
}
.homeLink {
  float: right;
  padding-top: 6px;
  position: relative;
  top: 25px;
}
hr {
  color: #fff;
}
.cart-info label {
  cursor: pointer;
}
.cart-info-wrapper a {
  text-decoration: none;
}
.gcheckout-payment-methods dd {
  font-size: 1.2em;
}
.gcheckout-payment-methods dd table,
.gcheckout-payment-methods dd table ul {
  margin-bottom: 15px !important;
}
.checkout-cart-index .col1-layout .col-main {
  width: 960px;
}
.gomage-checkout-onepage-index .col1-layout .col-main {
  width: 960px;
}
button.btncheck .btn-left {
  background: url("../images/add-left2.png") no-repeat scroll 0 0 transparent;
}
button.btncheck .btn-left,
button.btncheck .btn-middle,
button.btncheck .btn-right {
  height: 60px;
}
button.btncheck .btn-middle {
  background: url("../images/add-middle2.png") repeat-x scroll 0 0 transparent !important;
}
button.btncheck .btn-middle {
  min-width: 80px;
  width: auto;
}
button.btncheck .btn-right {
  background: url("../images/add-right2.png") no-repeat scroll 0 0 transparent;
}
button.btncheck .btn-middle SPAN {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  display: block;
  font: normal 17px/36px Lato, Georgia, Times, sans-serif;
  padding: 7px 7px 0;
}
.cms-index-index .subheader-container {
  /*border-top: 1px solid #FDD898;*/
  border-bottom: 0px;
  padding: 0px;
}
.cms-index-index .subheader-container .subheader {
  height: 0px;
  margin: 0 auto;
  position: relative;
  /*width: 960px;*/
  width: 1125px;
}
#header-topSearch-container .form-search input.input-text {
  background: url("../images/bkg_formmini-lupa2.gif") no-repeat scroll right 0 transparent !important;
  /*border: 1px solid;*/
  border: none;
  height: 15px;
  padding: 5px;
  width: 135px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#header-topSearch-container .form-search .searchdiv {
  /*background: url("../images/bg-buscador.png") no-repeat scroll left top transparent;*/
border: 0 none;
  display: inline-block;
  padding: 11px 0px 3px 5px;
  display: inline;
  vertical-align: middle;
  zoom: 1;
}
#header-topSearch-container .form-search label {
	margin-top: 4px;
  color: #344079;
  font-size: 1.3em;
  margin-right: 5px;
  display: inline-block;
  display: inline;
  vertical-align: middle;
  zoom: 1;
  float:left;
}
#header-topSearch-container {
  display: inline-block;
  float: right;
  margin-top: 17px;
  margin-right: 10px;
  /*margin-top: */
  /*float: right;
  margin-top: 34px;
  right: 0px;*/
 /* margin-left: 3.3em;
  margin-right: 3.3em;
  margin-top: 3.3em;*/
}
#header-topSearch-container .form-search {
  position: relative;
}
#header-topSearch-container .form-search button {
    display: block;
    height: 21px;
    position: absolute;
    right: 1px;
    top: 6px;
    width: 25px;
}
.catalog-product-view button.btnred .btn-left {
  background-image: url(../images/add-left.png);
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.catalog-product-view button.btnred .btn-left,
.catalog-product-view button.btnred .btn-right {
  height: 44px;
  width: 5px;
}
.catalog-product-view button.btnred .btn-middle {
  background: url("../images/add-middle.png") repeat-x scroll 0 0 transparent;
  height: 44px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 131px;
}
.catalog-product-view button.btnred .btn-middle SPAN {
  padding: 12px 5px 0;
}
.catalog-product-view button.button .btn-middle SPAN {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  display: block;
  font-family: Lato !important;
  /*font: 15px/44px Georgia, Times, sans-serif;*/
  font-size: 1.5em;
  /*padding: 0 5px;*/
}
.catalog-product-view button.btnred .btn-right {
  background: url("../images/add-right.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.review-product-list button.btnred .btn-left {
  background-image: url(../images/add-left.png);
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.review-product-list button.btnred .btn-left,
.review-product-list button.btnred .btn-right {
  height: 44px;
  width: 5px;
}
.review-product-list button.btnred .btn-middle {
  background: url("../images/add-middle.png") repeat-x scroll 0 0 transparent;
  height: 44px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  width: 122px;
}
.review-product-list button.btnred .btn-middle SPAN {
  padding: 6px 7px 0;
}
.review-product-list button.button .btn-middle SPAN {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  display: block;
  font: 15px/44px Lato, Georgia, Times, sans-serif;
  padding: 0 5px;
}
.review-product-list button.btnred .btn-right {
  background: url("../images/add-right.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.cms-index-index .etabs .tab-header li A {
  background-color: transparent;
  color: #344079;
  display: block;
  font-size: 1.8em;
  padding: 0 10px;
  text-decoration: none;
}
.cms-index-index .etabs .tab-header .ui-state-active A {
  background-color: #344079;
  color: #FFFFFF;
}
.nav-container .menu-cmspage:last-child a {
  background: none;
}
#sac-results table {
  width: 100%;
}
.checkout-cart-index .i4changeshippingcountry-open-popup {
  margin-top: 10px;
  display: block;
  text-decoration: none;
  font-size: 1em;
  color: #4869cb;
  text-align: center;
}
.checkout-cart-index input.qty {
  font-size: 0.9em
  text-align: center;
  border: 1px solid #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-cart-index .cart-table .product-name {
  color: #666666;
  font-weight: normal;
  margin: 0 0 0px;
  font-size: 1.2em;
}
.checkout-cart-index .cart-table .product-name a {
  color: #666666;
  text-decoration: none;
}
.checkout-cart-index button.btnred .btn-left {
  background-image: url(../images/add-left.png);
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.checkout-cart-index button.btnred .btn-left,
.checkout-cart-index button.btnred .btn-right {
  height: 44px;
  width: 5px;
}
.checkout-cart-index button.btnred .btn-middle {
  background: url("../images/add-middle.png") repeat-x scroll 0 0 transparent;
  height: 44px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  /*width: 150px;*/
}
.checkout-cart-index button.btnred .btn-middle SPAN {
  padding: 6px 7px 0;
}
.checkout-cart-index button.btnred .btn-middle SPAN {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  display: block;
  /*font: 15px/44px Georgia, Times, sans-serif;*/
  font-family: Lato !important;
  font-size: 1.2em;
  /*padding: 0 5px;*/
  vertical-align:middle;
    padding-top: 11px;
}
.checkout-cart-index button.btnred .btn-right {
  background: url("../images/add-right.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.checkout-cart-index .checkout-types button.btnred {
  margin-top: 10px;
}
.carousel-featured {
  /*height: 750px;*/
    max-height: 100%;
	min-height: 10%;
	height: auto;
	
  max-width: 100%;
	min-width: 10%;
	width: auto;
  background: #FFF;
  /*argin: 0 0 40px 0;*/
}
/*  @group homepage carousel  */
.jcarousel-skin-rb .jcarousel-container {
  position: relative;
  /*width: 960px;
  height: 434px;*/
  max-width: 100%;
  min-width: 10%;
  width: auto;
  
  max-height: 100%;
  min-height: 10%;
  height: auto;
  
  margin: 0 auto;
}
.jcarousel-skin-rb .jcarousel-direction-rtl {
  direction: rtl;
}
.jcarousel-skin-rb .jcarousel-shadow {
  width: 2820px;
  height: 434px;
}
.jcarousel-skin-rb .jcarousel-clip {
  overflow: hidden;
  max-width: 100%;
  min-width: 10%;
  width: auto;
  max-height: 100%;
  min-height: 10%;
  height: auto;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: relative !important;
}
.jcarousel-skin-rb .jcarousel-shadow .jcarousel-clip {
  width: 2820px;
}
.jcarousel-skin-rb .jcarousel-item {
	/*width: 14.28%;*/
  /*width: 1125px;
  height: 750px;*/
/*  max-width: 100%;
  min-width: 10%;
  width: auto;
  max-height: 100%;
  min-height: 10%;
  height: auto;*/
  /*width: 100%;*/
  height: auto;
  position: relative;
}

.jcarousel-skin-rb .jcarousel-item img{
  /*width: 1125px;
  height: 750px;*/
  height: auto;
  /*width: auto;*/
}

.jcarousel-skin-rb .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
.jcarousel-skin-rb .jcarousel-next {
  display: none !important;
  position: absolute;
  top: 46%;
  right: -5px;
  width: 37px;
  height: 68px;
  cursor: pointer;
  background: transparent url('../images/btn-slider.png') no-repeat -37px 0px;
}
.jcarousel-skin-rb .jcarousel-next:active,
.jcarousel-skin-rb .jcarousel-next:hover {
  background: transparent url('../images/btn-slider.png') no-repeat -37px -78px;
}
.jcarousel-skin-rb .jcarousel-direction-rtl .jcarousel-next {
  left: 5px;
  right: auto;
  background-position: 0 0;
}
.jcarousel-container:hover .jcarousel-prev {
  display: block !important;
}
.jcarousel-container:hover .jcarousel-next {
  display: block !important;
}
.jcarousel-skin-rb .jcarousel-prev {
  display: none !important;
  position: absolute;
  top: 46%;
  left: 1px;
  width: 37px;
  height: 68px;
  cursor: pointer;
  background: transparent url('../images/btn-slider.png') no-repeat 0px 0px;
}
.jcarousel-skin-rb .jcarousel-prev:active,
.jcarousel-skin-rb .jcarousel-prev:hover {
  background: transparent url('../images/btn-slider.png') no-repeat 0px -78px;
}
.jcarousel-skin-rb .jcarousel-direction-rtl .jcarousel-prev {
  left: auto;
  right: 5px;
  background-position: -30px 0;
}
.jcarousel-next-disabled,
.jcarousel-prev-disabled {
  opacity: .25;
  filter: alpha(opacity=25);
}
.hero-overlay {
  background: url('../images/black-trans.png') repeat 0 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  min-height: 0;
}
.hero-overlay span {
  line-height: 72px;
  color: #e9e9e9;
  font-family: Lato, "Crimson Text", Georgia, "Times New Roman", Times, serif;
  font-size: 2.5em;
  display: block;
  font-weight: 400;
  margin: 0 0 0 20px;
  letter-spacing: 1px;
}
.jcarousel-shadow .jcarousel-item a {
  pointer-events: none;
}
.jcarousel-skin-rb .jcarousel-shadow ul {
  opacity: 0;
}
/*  @end  */
.jcarousel-item .info {
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: -150px;
  opacity: 1;
  padding: 15px 60px 15px 40px;
  position: absolute;
  text-align: left;
}
.jcarousel-item .info h2 {
  font-size: 2.5em;
  font-style: italic;
  line-height: 36px;
  margin: 0;
}
.jcarousel-item .info p {
  font-size: 1.6em;
  font-style: italic;
  color: #344079;
}
.jcarousel-shadow .info {
  display: none;
}
.blog-post-view .main-container .main .col-main .postWrapper {
  border-bottom: 0 none;
  height: auto;
}
.blog-post-view .main-container .main .col-main .postWrapper .postTitle h2 {
  color: #344079;
  font-size: 2em;
}
.blog-post-view .main-container .main .col-main .postWrapper .postDetails {
  margin-bottom: 15px;
}
.blog-post-view .main-container .main .col-main .postWrapper .postDetails .category-int a {
  font-size: 1.5em;
  color: #344079;/*#EE2622;*/
  text-decoration: none;
}
.blog-post-view .main-container .main .col-main .postWrapper .postContent {
  /*border-bottom: 1px solid #CCC;*/
}
.blog-post-view .main-container .main .col-main #postComment .form-list .input-box:nth-child(2) {
  position: relative;
  left: 400px;
  top: -40px;
}
.blog-post-view .main-container .main .col-main #postComment .form-list input.input-text,
.blog-post-view .main-container .main .col-main #postComment .form-list textarea {
  border: 1px solid #D2D2C7;
  list-style: none;
}
.blog-post-view .main-container .main .col-main #postComment .button span {
  border: #45549e;
  background-color: #45549e;
  background-image: -webkit-gradient(radial, 50% 100%, 100, 50% -50%, 100, from(#344079), to(#45549e));
  background-image: -webkit-radial-gradient(50% 0%, #45549e, #344079);
  background-image: -moz-radial-gradient(50% 0%, #45549e, #344079);
  background-image: -ms-radial-gradient(50% 0%, #45549e, #344079);
  background-image: radial-gradient(50% 0%, #45549e, #344079);
  text-align: center;
  padding: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
  font: 12px/1 Lato, Georgia, Times, sans-serif;
  display: block;
  border-radius: 5px;
  line-height: 100%;
  vertical-align: top;
}
.blog-post-view .main-container .main .col-main #postComment .button span span {
  height: 10px;
}
.blog-post-view .main-container .main .col-right .block-title {
  display: none;
}
.blog-post-view .main-container .main .col-right .block-content .menu-categories h5 {
  font-size: 1.6em;
}
.blog-post-view .main-container .main .col-right .block-content .menu-categories ul a {
  text-decoration: none;
  color: #8C8D8E;
  font-size: 1.5em;
}
.blog-post-view .main-container .main .col-right .block-content .menu-tags h5 {
  font-size: 1.6em;
}
.blog-post-view .main-container .main .col-right .block-content .menu-tags ul a {
  text-decoration: none;
  color: #8C8D8E;
  font-size: 1.5em;
}
.blog-post-view .blogPosts,
.blog-index-index .blogPosts {
  margin-top: 10px;
}
.blog-post-view .blogPosts .postThumb,
.blog-index-index .blogPosts .postThumb {
  float: left;
  height: 150px;
  width: 200px;
}
.blog-post-view .blogPosts .postContentS .postdate,
.blog-index-index .blogPosts .postContentS .postdate {
  color: #666666;
}
.blog-post-view .blogPosts .postContentS .postdate .Category a,
.blog-index-index .blogPosts .postContentS .postdate .Category a {
  color: #344079;/*#EE2622;*/
  text-decoration: none;
  font-size: 1em;
}
.blog-post-view .blogPosts .postContentS .postdate h2,
.blog-index-index .blogPosts .postContentS .postdate h2 {
  margin-top: 5px;
}
.blog-post-view .blogPosts .postContentS .postdate h2 a,
.blog-index-index .blogPosts .postContentS .postdate h2 a {
  font-size: 1em;
  font-weight: normal;
  color: #344079;/*#EE2622;*/
  text-decoration: none;
}
.blog-post-view .blogPosts .postContentS .postTxt p a,
.blog-index-index .blogPosts .postContentS .postTxt p a {
  text-decoration: none;
}
.blog-post-view .blogPosts .postTitle,
.blog-index-index .blogPosts .postTitle {
  border: none;
}
.blog-post-view .blogPosts .postTitle h3,
.blog-index-index .blogPosts .postTitle h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 5px 0;
}
.blog-post-view .blogPosts .postTitle .titleSeparator,
.blog-index-index .blogPosts .postTitle .titleSeparator {
  background-image: url("../images/hr.png");
  background-repeat: no-repeat;
  height: 20px;
}
.blog-post-view col-right .block-content,
.blog-index-index col-right .block-content {
  font-size: 1.5em;
  color: #3a3a3a;
}
.blog-post-view col-right .block-content .menu-categories h5,
.blog-index-index col-right .block-content .menu-categories h5 {
  font-size: 1.5em;
  font-weight: normal;
}
.blog-post-view col-right .block-content .menu-categories ul li,
.blog-index-index col-right .block-content .menu-categories ul li {
  color: #8C8D8E;
  font-size: 1.5em;
  margin-bottom: 15px;
}
.blog-post-view col-right .block-content .menu-categories ul li a,
.blog-index-index col-right .block-content .menu-categories ul li a {
  text-decoration: none;
  color: #8C8D8E;
  font-size: 1.5em;
  text-transform: capitalize;
}
.blog-post-view col-right .block-content .tag-menu,
.blog-index-index col-right .block-content .tag-menu {
  margin: 15px 9px;
}
.blog-post-view col-right .block-content .tag-menu h5,
.blog-index-index col-right .block-content .tag-menu h5 {
  font-size: 1.5em;
  font-weight: normal;
}
.blog-post-view col-right .block-content .tag-menu ul li,
.blog-index-index col-right .block-content .tag-menu ul li {
  color: #8C8D8E;
  font-size: 1.5em;
}
.blog-post-view col-right .block-content .tag-menu ul li a,
.blog-index-index col-right .block-content .tag-menu ul li a {
  text-decoration: none;
  color: #8C8D8E;
  font-size: 1.5em;
  text-transform: capitalize;
}
.blog-cat-view .blogPosts,
.blog-index-index .blogPosts {
  margin-top: 10px;
}
.blog-cat-view .blogPosts .postThumb,
.blog-index-index .blogPosts .postThumb {
  float: left;
}
.blog-cat-view .blogPosts .postTitle,
.blog-index-index .blogPosts .postTitle {
  border: none;
}
.blog-cat-view .blogPosts .postTitle h3,
.blog-index-index .blogPosts .postTitle h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 5px 0;
}
.blog-cat-view .blogPosts .postTitle .titleSeparator,
.blog-index-index .blogPosts .postTitle .titleSeparator {
  background-image: url("../images/hr.png");
  background-repeat: no-repeat;
  height: 20px;
}
.blog-cat-view .col-right .block-content,
.blog-index-index .col-right .block-content {
  font-size: 1.5em;
  color: #3a3a3a;
}
.widget-latest > h2 {
  font-size: 2.7em;
  font-family: Lato;
  color: #525458;
}
.widget-latest li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 20px 0 10px !important;
  border-bottom: 1px solid #e2e2e2;
}
.widget-latest li:last-child {
  border-bottom: 0px;
}
.widget-latest .postThumb {
  float: left;
  vertical-align: top;
  margin-right: 15px;
}
.widget-latest .postThumb img {
  padding: 3px;
  background: #FFF;
  border: 1px solid #c6c6c6;
  box-shadow: 0px 0px 5px #CCC;
}
.widget-latest .postContent {
  float: left;
  padding-bottom: 10px;
  width: 485px;
  color: #444444;
}
.widget-latest .postContent .title {
  color: #444444;
  display: block;
  font-size: 1.6em;
  margin-bottom: 10px;
}
.widget-latest .postContent .postdate {
  font-size: 1.2em;
  font-style: italic;
}
#carrousel {
  height: 420px;
  width: 140px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.more-views {
  overflow: hidden;
}

.jcarousel-clip-vertical {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 140px;
  height: 421px;
  overflow: hidden;
}
.jcarousel-clip-vertical  ul#more-view-images {
  overflow: hidden;
}
.jcarousel-prev {
  background: url("..//images/btnarrow_up.jpg") no-repeat scroll 30px 12px transparent;
  display: block;
  height: 60px;
  left: 18px;
  position: absolute;
  top: -50px;
  width: 100px;
  cursor: pointer;
}
.jcarousel-next {
  background: url("..//images/btnarrow_down.jpg") no-repeat scroll 30px 10px transparent;
  display: block;
  height: 60px;
  position: absolute;
  right: 26px;
  top: 422px;
  width: 100px;
  cursor: pointer;
}
.category-products .products-grid .product-is-new,
.category-products .products-grid .product-is-offer {
  color: transparent;
  float: right;
  height: 90px;
  position: absolute;
  right: 15px !important;
  top: 65% !important;
  width: 90px;
}
.prev-next-prod {
  height: 35px;
}
.paypal-express-review .col-1 {
  margin-right: 10px;
}
.paypal-express-review .info-set {
  padding-right: 0;
  padding-left: 0;
}
.paypal-express-review .info-set:first-child {
  display: none;
}
.paypal-express-review .info-set h2 a,
.paypal-express-review .info-set h3 a,
.paypal-express-review .info-set h4 a {
  color: #FFF;
  text-decoration: none;
}
.paypal-express-review .info-set h2.legend {
  color: #fafafa;
  font: normal 14px/27px Lato, Georgia, Times New Roman, sans-serif;
  margin: 0;
  padding: 0 0 0 17px;
  margin-bottom: 5px;
  background: #344079344079344079;
  display: block;
}
.paypal-express-review .info-set fieldset .form-list {
  width: 99.7%;
  /*border-top: px solid #E6B437;*/
  border-left: 1px solid #CACACA;
  border-right: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.paypal-express-review .info-set fieldset .form-list ul {
  padding-left: 15px;
  padding-top: 10px;
}
.paypal-express-review .info-set fieldset .form-list ul label {
  color: #344079;
  margin-bottom: 3px;
  font-size: 1.3em;
}
.paypal-express-review .info-set fieldset .form-list ul label em {
  color: #EB340A;
}
.paypal-express-review .info-set fieldset .form-list ul li.wide .input-box,
.paypal-express-review .info-set fieldset .form-list ul .add-field .input-box {
  width: 260px;
}
.paypal-express-review .info-set fieldset .form-list ul li.wide .input-box input.input-text,
.paypal-express-review .info-set fieldset .form-list ul .add-field .input-box input.input-text,
.paypal-express-review .info-set fieldset .form-list ul li.wide .input-box select,
.paypal-express-review .info-set fieldset .form-list ul .add-field .input-box select {
  width: 254px;
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
}
.paypal-express-review .info-set fieldset .form-list ul li.fields .field,
.paypal-express-review .info-set fieldset .form-list ul .add-field .field {
  margin-bottom: 7px;
}
.paypal-express-review .info-set fieldset .form-list ul li.fields .field .input-box input.input-text,
.paypal-express-review .info-set fieldset .form-list ul .add-field .field .input-box input.input-text,
.paypal-express-review .info-set fieldset .form-list ul li.fields .field .input-box select,
.paypal-express-review .info-set fieldset .form-list ul .add-field .field .input-box select {
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
}
.paypal-express-review .info-set.methods {
  padding-right: 0;
  padding-left: 0;
  display: none;
}
.paypal-express-review .info-set.methods .col-1 .box .box-content,
.paypal-express-review .info-set.methods .col-2 .box .box-content {
  border-top: 4px solid #E6B437;
  border-left: 1px solid #CACACA;
  border-right: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.paypal-express-review .info-set.methods .col-1 .box .box-content fieldset select,
.paypal-express-review .info-set.methods .col-2 .box .box-content fieldset select {
  background: #ffffff url("../images/gomage/lightcheckout/input_bg.gif") repeat-x 0 0;
  border-color: #D7D7D7;
  border-radius: 3px;
}
.paypal-express-review .buttons-set-order #review_button {
  float: right;
}
.paypal-express-review .buttons-set-order #update_order {
  margin-top: 15px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  cursor: pointer;
}
.price-txt .price-box {
  display: inline-block;
  vertical-align: middle;
}
.price-txt .free-shipping {
  display: inline-block;
  vertical-align: middle;
  margin: 7px 5px 0;
  color: #EE2622;
  font-size: 1.3em;
  height: auto;
}
.gomage-checkout-onepage-index button.btn-checkout .btn-middle {
  width: auto;
}
.background-logo {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999999;
  left: 0;
}
.background-logo .wrapper-splash {
  background-position: center top;
  background-repeat: no-repeat;
  height: 100%;
  /*background-color: #FAF2EF;*/
  /*background-color: #89cfd7;*/
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom left, #9bd6dc 20%, #89cfd7 50%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom left, #9bd6dc 20%, #89cfd7 50%);

/* Opera */ 
background-image: -o-linear-gradient(bottom left, #9bd6dc 20%, #89cfd7 50%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0.2, #9bd6dc), color-stop(0.5, #89cfd7));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom left, #9bd6dc 20%, #89cfd7 50%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top right, #9bd6dc 20%, #89cfd7 50%);

}

.background-logo .wrapper-splash img.splash-background {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
}
.background-logo .wrapper-splash p {
  margin: 0 0 10px !important;
}
.background-logo .wrapper-splash .content {
  width: 100%;
  margin: 0 auto;
  /*padding-top: 166px;*/
  position: relative;
  z-index: 10045;
}
.background-logo .wrapper-splash .logo-txt {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.background-logo .wrapper-splash .splash-logo {
display:none;
  background: url("../images/logo-hz-azul.png") no-repeat scroll 0 0 transparent;
  width: 109px;
  height: 132px;
  position: absolute;
  margin-left: 45px;
  left: 0;
}
.background-logo .wrapper-splash .title-content {
  padding-top: 90px;
  width: 100%;
  margin: 0 auto 20px;
  text-transform: uppercase;
  height: 30px;
}
.background-logo .wrapper-splash .title-content li {
  color: #021536;
  font-weight: 600;
  font-size: 34px;
  display: none;
}
.background-logo .wrapper-splash .language-bar {
  /*background: #344079;
  padding: 15px 0;*/
  text-align: center;
  /*margin-top: -16px;*/
}
.background-logo .wrapper-splash .language-bar .title-contents {
  font-size: 1.2em;
  color: #FFF;
  text-align: center;
}
.background-logo .wrapper-splash .language-bar .links {
  display: inline-block;
  vertical-align: bottom;
  *display: inline;
  zoom: 1;
  color: #FFF;
  padding: 0 2px;
  /*border-right: 1px solid #FFF;*/
  height: 26px;
  line-height: 26px;
}
.background-logo .wrapper-splash .language-bar .links:first-child {
  padding-left: 0px;
}
.background-logo .wrapper-splash .language-bar .links:last-child {
  padding-right: 0px;
  border-right: none;
}
.background-logo .wrapper-splash .language-bar .links .link {
  color: #FFF;
  text-decoration: none;
  font-size: 1.3em;
  /*font-weight: bold;*/
}

.background-logo .wrapper-splash .language-bar .links .link:hover {
  text-decoration: underline;
}

.background-logo ~ .wrapper,
.background-logo ~ .root-container {
  display: none;
}
.global-lang {
  margin-top: 1px;
}
.global-lang a {
  color: #ffffff;
}
.gomage-checkout-onepage-index button.btn-checkout .btn-middle {
  width: auto;
}
.price-txt .price-box {
  display: inline-block;
  vertical-align: middle;
}
.price-txt .free-shipping {
  display: inline-block;
  vertical-align: middle;
  margin: 7px 5px 0;
  color: #EE2622;
  font-size: 1.3em;
  height: auto;
}
.select-mm {
  display: none;
  text-align: center;
  margin-top: 1em;
}

.shipping_address_book {
	display: block;
}

.block-title-fidelizacion h1 {
	font-weight: 900 !important;
}

.block-column {
	min-width: 33% !important;
	text-align: left !important;
	vertical-align: top;
	float:left !important;
	border-style: none !important;
}

.columnas {
	width: 637px;
	text-align: center;
	margin: auto;
	/*margin-left: 27%;
	margin-right: 20%*/
}

.barra-colores {
	/*background: #ffffff url("../images/barracolores.png") repeat-x 0 0;
	background-position:top;*/
	/*width: 960px;*/
	/*text-align: center;*/
	/*margin: auto;*/
	/*height: 45px;*/
}

.blocks-home {
	max-width: 100%;
	min-width: 10%;
	width: auto;
	margin:auto;
}

.block-home {
	width: 100%;
	float: none;
	margin: 4px 0px 0px 0px;
}

.block-home img {
	/*height: 331px;*/
	width: 100%;
	height: 100%;
}

.block-video{
	/*width: 317px;*/
	width: 33.4%;
	float: left;
	/*background: #ffffff url("../images/block-blog.jpg") repeat-x 0 0;*/
	margin-top: 4px;
	padding: 0px 4px;
	/*height:398px;*/
}


.jcarousel-skin-rb {
	width:100%;
	height: 100%;
}

.footer-cms {
	padding-top: 37px;
	display: inline;
	text-align: center !important;
}

.footer-cms li {
	display: inline;
	margin: 10px 95px;
}

.limpiar {
  clear: both;
}

.img-flag {
	float:right;
}

.magestore-bannerslider-title {
	display: none;
}

.magestore-bannerslider {
	/*height: 434px;*/
	width: 100%;
}

.flex-control-thumbs {
	display: none;
}

.splash-titulo-rojo {
	color: #e31d1a;
	font-size: 0.85em;
	font-weight: bold;
}

.splash-titulo-azul {
	color: #3b7ccc;
	font-size: 0.8em;
	font-weight: bold;
}

.separador-splash {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}

.more-info a {
	font-weight: normal !important;
	color: #344079 !important;
	font-size: 1.1em !important;
	line-height: 18px;
}

.block-related {
	height: auto !important;
}

ul#more-view-imaages {
	
}

.block-lateral {
	float:left;
	width:32.8%;
}

.more-views {
	height: inherit;
}


.btn-proceed-checkout {
	font-size: 17px !important;
}


.global-nav .nav-container {
  width: auto !important;
  float: none; 
  height: auto;
}

.gan-block-content-left buton.buton {
	display:none !important;
}

.header-container .global-nav .form-language
{
    position: relative;
    width: 40px;
}

.header-container .global-nav .form-language #jumper
{
    right: inherit;
}

.plazosyenvios {
	float: right;
/*	margin-right: 95px;*/
}

#myInput::-ms-clear {
    display: none;
}

.plazos-envios {
	float:right;
	margin-top:-40px;
	margin-left: 15px;
	height:48px;
}

.frase-plazos {
	position: absolute;
        right: -14px;
        top: 27px;
	height:24px;
        z-index: 9999;
	background: #FFFFFF;
	display:none;
}

a#plazos:hover + .frase-plazos {
	display:block;
}

.out-of-stock {
	color: #344079;
	font-size: 1.25em;
	/*font-weight: bold;*/
}

.out-of-stock-form {
	color: #344079;
}

/*ESTILOS WISHLIST*/
.btn-close-blkwishlist2 { 
	position:absolute; 
	top:0; 
	right:15px; 
	border-radius:50%; 
	width:25px; 
	height:25px; 
	color:#FFF; 
	text-align:center; 
	background-color:#00295A; 
	border:solid 1px #00295A; 
}

.btn-close-blkwishlist2:hover { 
	background-color:#FFF; 
}

.btn-close-blkwishlist2:hover i { 
	color:#00295A 
}

.btn-close-blkwishlist2 i { 
	font-size:13px;
	margin-left:2px; 
}
.whistlist-carousel { margin-bottom: 0; padding: 0 40px 30px 40px; margin-top: 30px; }
.carousel-control2.left { left:-40px; background-image:none; background:none; border:none; border-radius:0; height:75px; width:25px; margin-top: 70px; color:#00295A }
.carousel-control2.right { right:65px!important; background-image:none; background:none; border:none; border-radius:0; height:75px; width:25px; margin-top:70px; color:#00295A }
.carousel-control2.left,
.carousel-control2.right { font-size:95px; }
.carousel-indicators { right: 50%; top: auto; bottom: 0px; margin-right: -19px; }
.carousel-indicators li { background: #c0c0c0; }
.carousel-indicators .active { background: #333333; }
.icon-00_anterior2{
    font-size: 65px !important;
    position: absolute !important;
    top: 150px !important;
    left: -10px !important;
}
.icon-00_siguiente2{
    font-size: 65px !important;
    position: absolute !important;
    top: 150px !important;
    right:-20px;
}

/*FIN STILOS WISHLIST*/

.price-product .price-box .price {
	padding-top: 13px;
	color: #344079;
    text-decoration: none !important;
	display: block;
    font: 300 43px/19px "Lato",sans-serif;
    margin-bottom: 15px;
    width: 100%;
}

.price-product .price-box .special-price .articulo-precio {
	padding-top: 13px;
	color: #344079;
    text-decoration: none !important;
	display: block;
    font: 300 43px/19px "Lato",sans-serif;
    margin-bottom: 15px;
    width: 100%;
}

.price-product .price-box .old-price .articulo-precio {
	padding-top: 13px;
	color: #344079;
    text-decoration: none !important;
	display: block;
    font: 300 20px/19px "Lato",sans-serif;
    margin-bottom: 15px;
    width: 100%;	
}

.price-product .price-box:hover .price:hover {
    color: #344079!important;
}

.articulo-box:hover .price-box:hover .special-price:hover .articulo-precio:hover, .articulo-box:hover .price-box:hover .old-price:hover .articulo-precio:hover {
	color: #49a0d9!important;	
}

/*.price-product .price-box .old-price .articulo-precio, .articulo-box .price-box .old-price .articulo-precio {
	text-decoration: line-through !important;
}
*/


.articulo-box .price-box .special-price .articulo-precio, .articulo-box .price-box .old-price .articulo-precio
{
	color: #272f66 !important;
    font: 300 12px/13px "Lato",sans-serif;
}

.articulo-box {
	text-align: center;
}

.tit2{
	font: 17px/20px 'Lato', sans-serif;
	font-weight: 300;
	color: #00295A;
	margin-bottom: 4px;
	letter-spacing:5px;
	text-align:center;
}

#prod-related {
	/*visibility:hidden;*/
  animation-name: fadeInUp;
  -webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

.prod-relacionados {
	display: block !important;
}
.lista-carrito .spinner{
	margin:5px 0;
	font-size:10pt;
}

/*Margenes en politica de privacidad*/
.privacy-margin{
	margin-left:5%;
	margin-right:5%;
}
/*Fin Margenes en politica de privacidad*/

.contenido-wp{
	margin: 0 40px;	
}

.contenido-wp .center{
	text-align:center;
}

.contenido-prod{
	width: 100%;
	overflow: hidden;	
}

.articulo-box .div_wp{
	position:absolute; 
	bottom:25px;
}

.contenido-prod .btn-product-early{
	text-align:center;
	margin: 15px 0;
	font-size: 15px;
}

.related-prod{
	float:left;	
}

.related-prod .contenido-wp a{
	margin:5px 0;
}

.related-prod .contenido-wp .read{
	text-align:center;
}


.related-prod .contenido-wp{
	margin:20px 0;
	
}

#getthelook #overlay-stories{ position:relative; display:block}
#overlay-stories .art-relacionados { padding:40px 10%; text-align:center }
#overlay-stories .art-relacionados.art-border { border-bottom:solid 1px #00295A; border-top:solid 1px #00295A; margin:20px 0; }
#overlay-stories .art-relacionados span.tit { display:block; font:300 14px/17px 'Lato', sans-serif; color:#344079; padding:10px 0; }
#overlay-stories .art-relacionados span.precio { display:block; font:300 20px/17px 'Lato', sans-serif; color:#344079; }
#overlay-stories .historia img{ width:100%; }

.getlook-ancho {
	background-color: rgba(255, 255, 255, 1) !important;
    width: 100% !important;
    /*z-index: 10000 !important;*/
    /*height: 100%;*/
	margin-bottom: 40px;
}

a.preciocompletarlook .price-box .price {
    display: block;
    font: 300 20px/25px 'Lato', sans-serif;
    color: #344079;
}
a.preciocompletarlook .price-box .price:hover{color: #344079!important;}
a.preciocompletarlook .articulo-precio,a.preciocompletarlook p
{margin-bottom: 0px!important;}

.form-list div.input-box select{padding-left: 7px!important;}
.centrar-rebajas p {float:none!important;display:inline;}
.product-essential .product-shop .price-product .price-box .productoagotado{display:none;}

.totals-rewards{
    text-align: left !important;
    text-transform: uppercase;
    padding-left: 30px !important;
    border: none;
}

.precio-rebajado{
    text-decoration:none !important;
    font:300 30px/19px "Lato",sans-serif;
}
.category-products .precio-rebajado{
    text-decoration:none !important;
    font:300 13px/13px "Lato",sans-serif;
}
.category-products .price-box{
    margin-top: 5px !important;
}
.precio-normal{
    text-decoration:line-through !important;
}
#rma-table tr{
	padding: 10px 40px;
    border-top: 1px dashed #979797!important;
    border-bottom: 1px dashed #979797!important;
    color: #344079;
    font-size: 1em;
    font-weight: 300;
}
 .data-table thead th {
    background: #fff;
    font-weight: 300;
    color: #223041;
 }
 .wk_rma_filter{
 	display: none;
 }
 #rma-table{
 	width: 60% !important;
 }
#rma-table input[type="text"],#rma-table input[type="password"],#rma-table input[type="email"],#rma-table input[type="search"],#rma-table textarea, #wk_rma_orders input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fafafa;
    border: none;
    padding: 5px;
    border-radius: 5px;
    color: #344079 !important;
}

#rma-table ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #344079;
}
#rma-table :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #344079;
   opacity:  1;
}
#rma-table ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #344079;
   opacity:  1;
}
#rma-table :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #344079;
}
#rma-table ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #344079;
}
#rma-table input, #rma-table select, #rma-table textarea, #wk_rma_orders input, #wk_rma_orders select, #wk_rma_orders textarea{
	color:    #344079;
}
#rma-table strong, #wk_rma_orders strong{
	font-weight: 300;
    font-style: italic;
}
#rma-table td, #wk_rma_orders td {
	font-weight: 300;
    color: #223041 !important;
}
#rma-table .last a, #wk_rma_orders .last a {
    color: #223041 !important;
    text-transform: uppercase;
}
#refound{
	margin-top: 30px;
	display:block !important;
}
#refound-view{
	max-width: 60%;
}
#refound-list{
	margin-top:30px;
}
#rma-tr th{
	text-transform: uppercase;
	text-align: center;
    font-size: 1.3em;
    background: #fff;
    padding: 10px 40px;
    border-top: 1px dashed #979797!important;
    border-bottom: 1px dashed #979797!important;
    color: #344079;
    font-size: 1.3em;
	font-weight: 300;
    font-family: Lato;
}
#wk_rma_orders th.wk_rma_selected, #wk_rma_orders th.wk_rma_sortable:hover, #wk_rma_orders .first th, #rma-table .wk_rma_sorter th:hover, #rma-table .wk_rma_sorter th {
    background: #ffffff !important;
    box-shadow: none !important;
    border:none !important;
    border-bottom: 1px dashed #979797!important;
    border-top: 1px dashed #979797!important;
}
.dashboard .data-table thead th, .rmasystem-index-new .data-table tbody td, #wk_rma_order_details thead th, #wk_rma_order_details tbody td{
	border-bottom: 1px dashed #979797!important;
	color: #344079 !important;
	font-weight: 300;
}
 #wk_rma_order_details thead th{
 	background: #fff
 }
.dashboard .data-table h3{
	color: #344079 !important;
	font-weight: 300;
}
#wk_rma_conversation_container {
	margin-top: 50px !important;
}
#wk_new_rma_container p{
    text-align: center;
    color: #00295a !important;
    font-size: 16px;
    margin-bottom: 50px;
}
#wk_new_rma_container p span {
    text-align: center;
    color: #666666 !important;
    font-weight: 500;
}
.wk_rma_table_title b{ font-weight: initial !important; }
.form-list li.wide select {
    width: 100%;
    border: 1px solid #eee !important;
    color: #2f2f2f !important;
}
.wide {
	list-style: none;
	color: #00295a;
}
.wide input[type="text"]{
	border: 1px solid #eee;
	width: 100%;
}
#wk_new_rma_container{
	width:80%;
}
.pickup {
	margin-top:50px;
}
.pickup li {
	width:50%;
	float:left;
}
.pickup input{
	padding:5px;
	font-family: Lato;
	font-size: 14px;
}
.pickup input[type="date"]{
	width: 100%;
	border:1px solid #eee;
}
#save_rma_form a{
	font-size: 16px;
	float:left;
	width: 100%;

}
#wk_new_rma_container .step2, #wk_new_rma_container .reembolso{
	display: none;
}
#wk_new_rma_container .reembolso, #wk_rma_guest_login .fieldset{
	max-width: 60%;
    margin: 60px auto;
}
#wk_new_rma_container .reembolso label{
	width: 35%;
	margin-bottom: 15px;
}
#wk_new_rma_container .reembolso input{
	width: 65%;
	margin-bottom: 15px;
}
#wk_rma_additional_info{
	width: 60% !important;
	margin: 0 auto;
	display: block;
}
#wk_new_rma_container .tarjeta, #wk_new_rma_container .checkmo, #wk_new_rma_container .i4redsyspro, #wk_new_rma_container .realexdirect, #wk_new_rma_container .realvault{
	content:url(/skin/frontend/elganso2016/default/images/elganso/realexdirect.png);
    display: block;
    margin:0 auto;
    margin-bottom: 15px;
    max-width: 300px;
}
#wk_new_rma_container .paypal_express{
	content:url(/skin/frontend/elganso2016/default/images/elganso/paypal_express.png);
    display: block;
    margin:0 auto;
    margin-bottom: 15px;
    max-width: 300px;	
}
#wk_new_rma_container .aplazame{
	content:url(/skin/frontend/elganso2016/default/images/elganso/aplazame.png);
    display: block;
    margin:0 auto;
    margin-bottom: 15px;
    max-width: 300px;
}
#refound-list .limiter, #wk_new_rma_container .limiter{
	display: none;
}
.form-list li.wide .input-box {
    width: auto !important;
}
select .disabled{
	background-color: #ccc;
}
@media (max-width: 768px) {
  #wk_new_rma_container{
	width:100%;
}
#wk_new_rma_container .reembolso label {
    width: 100%;
    margin-bottom: 15px;
}
}
.rma-back:before{
	content: '\e800';
	font-family: "ganso";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1.5em;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
}
#checkout2018-cart-block{
	max-height: 30vh;
    overflow-y: auto;
    overflow-x: hidden;
}
#checkout2018-cart-block .row{
	margin-right: 15px !important;
}
#checkout2018-cart-block::-webkit-scrollbar {
    width: 10px;
}
 
#checkout2018-cart-block::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
#checkout2018-cart-block::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
#payment_form_realvault{
    background-color: #F7F6F6;
    padding: 25px 15px;
}
#payment_form_realvault h2{
    font: 17px/20px 'Lato', sans-serif;
    font-weight: normal;
    font-weight: 300;
    color: #00295A !important;
    letter-spacing: 4px;
    width: 100%;
    border-bottom: solid 1px #00295A;
    padding: 10px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

@media screen  and (min-width: 1200px) and (max-width: 1367px) {
	.articulo-box .price-box .special-price .articulo-precio, .articulo-box .price-box .old-price .articulo-precio
	{
		color: #272f66 !important;
		font: 300 20px "Lato",sans-serif;
	}

	.precio-rebajado{
		text-decoration:none !important;
		font:300 22px "Lato",sans-serif;
	}

	.old-price {
		margin-right: 0px !important;
	}
}

.category-products .row{
	padding-left: 76px;
	padding-right: 76px;
	padding-bottom: 35px;
}
#searchHeader{
    border: none;
    border-bottom: 1px solid #7388a3;
    font-weight: 500;
    margin-right: -30px;
    background: none;
    font: 13px/18px 'Lato', sans-serif;
    font-weight: 300;
    color: #00295A;
}
.icon-lupa:before {
    content: '\e810';
    font-size: 12px;
    position: relative;
    bottom: 5px;
}

