/*mt STYLES */
/*Fonts*/
@font-face { font-family: 'oswaldbold'; src: url('../fonts/oswald-bold-webfont.eot'); src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg'); font-weight: normal; font-style: normal;font-display:auto;}
@font-face {font-family: 'oswaldlight'; src: url('../fonts/oswald-light-webfont.eot'); src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light-webfont.woff') format('woff'), url('../fonts/oswald-light-webfont.ttf') format('truetype'), url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg'); font-weight: normal; font-style: normal;font-display:auto;}
@font-face { font-family: 'oswaldregular'; src: url('../fonts/oswald-regular-webfont.eot'); src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg'); font-weight: normal; font-style: normal;font-display:auto;}
@font-face {font-family:'OpenSansRegular'; src: url('../fonts/opensans-regular-webfont.eot'); src: url('../fonts/opensans-regular-webfont.eot') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');font-display:auto;}
@font-face { font-family:'OpenSansBold'; src: url('../fonts/opensans-bold-webfont.eot'); src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#OpenSansBold') format('svg'); font-weight: normal; font-style: normal;font-display:auto;}
@font-face { font-family: 'bitterregular'; src: url('../fonts/bitter-regular-webfont.eot'); src: url('../fonts/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bitter-regular-webfont.woff') format('woff'), url('../fonts/bitter-regular-webfont.ttf') format('truetype'), url('../fonts/bitter-regular-webfont.svg#bitterregular') format('svg'); font-weight: normal; font-style: normal;font-display:auto;}
/*AÑADIDO DESPUES DE ACTUALIZACION MENU CAT*/
.buscador.container-fluid{
margin-top:5px;
}
.sub-container.mega{
display:none;
}
/* Reset ================================================================================= */
* { margin:0; padding:0; }
body          { color:#444444; text-align:center; font-family: 'Arial'; font-size:13px; margin:0px; padding:0px;}
img           { border:0; vertical-align:top; max-width:100%;}
input[type="checkbox"], input[type="radio"] {border: 0;}
a             { color:#444444; text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }
::selection   { background-color:#FF4629; color:#FFF; }
::-moz-selection { background-color:#FF4629; color:#FFF; }
::-webkit-selection { background-color:#FF4629; color:#FFF; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.4;  }
h1            { font-weight:normal; }
h2            { font-weight:normal; }
h3            {font-weight:bold; }
h4            { font-weight:bold; }
h5            {font-weight:bold; }
h6            { font-weight:bold; }
/* Forms */
.buscadorHome{display: flex;}
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
/* Table */
table         { border:0; border-spacing:0; empty-cells:show;}
table td, table th {text-align: left;}
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
/* Content */
p             { margin:0 0 10px; }
strong        {font-family: 'Arial';}
address       { font-style:normal; line-height:1.75; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { }
/* Lists */
ul,ol         { list-style:none; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding: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; }
.f-left       { float:left !important;}
.f-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:100%; }
@media screen and (max-width: 1200px) {
    .main {
        max-width: 96%;
    }
	.breadcrumbs {
        max-width: 96%;
    }
}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {  }
.main { width:1200px; margin:0 auto; text-align:left; margin-top:24px;}
/* Base Columns */
.col-left { float:left; width:23.7%; padding:0 0 1px; }
.col-main { float:left; padding:0 0 1px; width:100%;}
.col-right { float:right; width:23.7%; padding:0 0 1px;}
.checkout-onepage-index .col-right{float:left;}
.checkout-onepage-index .col-main{float:right;}
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;}
/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;  }
.col2-right-layout .col-main {}
.col2-left-layout .breadcrumbs {}
.col3-set .col-1 p {margin: 10px 0px;line-height:1.5em;}
.col3-set .col-2 p{margin: 10px 0px;line-height:1.5em;}
.col3-set .col-3 p{margin: 10px 0px;line-height:1.5em;}
.col3-set .col-2 p strong {margin: 5px 0px;color: #FF4629;text-transform: uppercase;}
.col3-set .col-3 p strong {margin: 5px 0px;color: #FF4629;text-transform: uppercase;}

/*CMS Pages*/
.cms-pages{}
.cms-pages .col2-set .col-1,.cms-pages .col2-set .col-2{background:none;padding:0px;width:48%;}
.cms-pages .col2-set,.cms-pages .col3-set,.cms-pages .col4-set{/*margin:1% 0%;display:inline-block;*/}
.cms-pages .col-1,.cms-pages .col-2,.cms-pages .col-3,.cms-pages .col-4{margin:1% 0%;}
.cms-pages .page-title{margin-top:20px;}
.cms-pages h2,.cms-pages h3,.cms-pages h4,.cms-pages h5,.cms-pages h6{font-weight:normal !important;border-bottom: 1px solid #D9D9D9;padding-bottom: 5px;margin-bottom: 10px;font-size: 18px;margin-top: 20px;}
.cms-pages h3{font-weight: normal !important;font-size: 15px;}
.cms-pages h4{font-weight: bold !important;font-size: 12px;}
.cms-pages h5{font-size:14px;font-weight: normal !important;}
.cms-pages h6{font-size:13px;font-weight: normal !important;}
.cms-pages .col-icon h3{color: #FF4629;margin-top: 0px;border-bottom: 0;padding-bottom: 0px;}
.cms-pages ul.disc li{margin:0 0 0 15px;line-height:1.9em;}
.cms-pages p{line-height:1.5em;margin-top:5px !important;}
.cms-pages p strong{color:#FF4629;}
.cms-pages .col1-set p{margin-left:15PX !important;}
.cms-pages .col-icon span{font-size:2.5em;color:#FFF;width: 50px;height: 50px;background: #FF4629;float: left;margin-right: 10px;margin-bottom: 10px;border-radius: 3px;text-indent: 4px;line-height: 54px;text-align: center;}
.cms-pages .col-icon span em{font-style:normal;font-family: 'FontAwesome';margin-right: -5px;}
.cms-pages .col-icon p{padding:0px !important;margin:0px 0 0em 0 !important;}
/*.cms-pages .data-table {margin-top:20px;}*/
.cms-pages .data-table tfoot tr td,
.cms-pages .data-table tfoot td.last{text-align:right !important;}
.cms-pages .data-table tfoot tr td, .cms-pages .data-table tfoot tr.last td{border-bottom: 1px solid #D9D9D9;}
.cms-pages button.button{display:inline-block;margin-right:10px;}
.cms-pages button.button:first-child{float:left;}
#oar_widget_orders_and_returns_form .form-alt li{padding:20px 0px 20px 0px;}
/* 3 Columns Layout */
.cms-home .col-left {margin-top: 10px;}
.cms-home .col-right {margin-top: 10px;}
.col3-layout .col-main {}
.col3-layout .col-wrapper {}
.col3-layout .col-main { float: left;width: 48.6%;margin-left: 2%;margin-right: 2%;}
/* Content Columns */
.col2-set .col-1 { float:left; width:44.5%; padding:15px;}
.col2-set .col-2 { float:right; width:44.5%; padding:15px;}
.col2-set .new-users {padding-bottom:16px;width:45%;}
.col2-set .registered-users {width:45%;}
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:60%; }
.col2-set p {margin-bottom:20px;}
.col2-set .col-1 p {clear:left;line-height:1.75;text-align:left;}
.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:1% 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* Global Styles ========================================================================= */
/* Form Elements */
/*input,textarea,select option {font-size: 11px;font-family: 'Arial';vertical-align: middle;color: #444444;border: 1px solid #CDCDCD;}*/
input.input-text,textarea { padding:4px 6px;}
input.input-text{line-height:25px\9}
select { padding:5px; display:inline-block;border-color: #CDCDCD;}
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #F9F9F9; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; resize:none;}
input.radio { margin-right:3px; margin-top: -2px; }
input.checkbox { margin-right:3px; margin-top: -4px;}
input.qty { width: 3em !important;padding: 5px 5px 5px 10px;}
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;  cursor:pointer; }
button.button {background:#FF4629;border:none; padding:10px 22px; text-align:center; color:#fff;font-size:13px;text-transform:uppercase;border-radius:0px;font-family:'Arial';word-spacing:3px;*height:39px;*line-height:39px;}
button.button:hover {background:#444444;}
button.button span span { border:0; padding:0; background:none;}
button.disabled span { border-color:#F9F9F9 !important; background:#bbb !important; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }
a.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
a.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
a.button { overflow:visible; width:auto; border:0; padding:0; margin:0;  cursor:pointer; }
#btn-ir-caja {padding:10px 16px;}
a.button {background:#F00;border:none; padding:10px 22px; text-align:center; color:#fff;font-size:13px;text-transform:uppercase;border-radius:0px;font-family:'Arial';word-spacing:3px;*height:39px;*line-height:39px;}
a.button:hover {background:#444444;}
a.button span span { border:0; padding:0; background:none;}
a.disabled span { border-color:#F9F9F9 !important; background:#bbb !important; }
a.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
a.btn-checkout.no-checkout span span { background-position:100% 100%; }
input.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
input.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
input.button { overflow:visible; width:auto; border:0; padding:0; margin:0;  cursor:pointer; }
input.button {background:#F00;border:none; padding:10px 22px; text-align:center; color:#fff;font-size:13px;text-transform:uppercase;border-radius:0px;font-family:'Arial';word-spacing:3px;*height:39px;*line-height:39px;}
input.button:hover {background:#444444;}
input.button span span { border:0; padding:0; background:none;}
input.disabled span { border-color:#F9F9F9 !important; background:#bbb !important; }
input.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
input.btn-checkout.no-checkout span span { background-position:100% 100%; }
p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {  }

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 10px 15px 0px; }
.form-list label { float:left;  font-weight:normal; position:relative; z-index:0; padding-bottom:5px;}
.form-list label.required {float: left;font-weight: normal;position: relative;z-index: 0;padding-bottom: 5px;}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.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 .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:246px; height:25px;}
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; height:35px; padding:8px; }
.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 #F9F9F9; 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; }
.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* 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-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; }
.buttons-set { clear:both; padding:25px 0 0; border-top:1px solid #F9F9F9; text-align:right;margin:3em 0 0; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0;margin-top:10px;}
.buttons-set button.button { float:right; margin-left:5px; }
.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }
.fieldset { margin:28px 0; }
.my-account .fieldset{margin-bottom:28px;margin-top:0px;}
.fieldset .legend {font-family:'Arial';float: left;width: 100%;position: relative;border-bottom:1px solid ;padding-bottom: 5px;text-transform: uppercase;font-weight: normal;margin-bottom: 20px;font-size: 15px;}

/* Form Validation */
.validation-advice {clear:both; min-height:13px; margin:3px 0 0; font-size:12px;  line-height:13px; color:#eb340a; }
.validation-advice:before{padding-right: 5px; font-family:'FontAwesome';}
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { text-align:left; color:#FF0F0F; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
.menuizqTiendaf{display: block;}
/* Global Messages  */
.success { color:#3d6611;font-size:11px;}
.error { color:#df280a;  font-size:11px;}
.notice { color:#e26703;font-size:11px; }
.messages,.messages ul {display: inline-block; list-style:none !important; margin:0 !important; font-size:11px; padding:0 !important;font-family:'Arial'; }
.messages ul {padding-left:30px;}
.messages ul li span {padding-left: 10px;float:left;}
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 20px !important; }
.messages li li { margin:0 0 4px !important;display: inline-block; }
.error-msg,.success-msg,.note-msg,.notice-msg {font-weight: bold;background-position:10px 5px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 20px !important;}
.error-msg { background-color:#F5DAD3; color:#C02230;}
.error-msg ul li span{color:#c02230;}
.success-msg {background-color: #e9ffca;color:#6F953A;}
.success-msg ul li span{color: #296a23;}
.note-msg,.notice-msg { background-color: #FDEDA4;color:#E1941A;clear: left;}
.note-msg ul li span,.notice-msg ul li span{color: #7c622a;}
.error-msg:before,.success-msg:before,.note-msg:before,.notice-msg:before{font-family: 'FontAwesome';font-size: 32px;}
p.error-msg:before,p.success-msg:before,p.note-msg:before,p.notice-msg:before{ float: left;padding-right: 1%;}
p.error-msg,p.success-msg,p.note-msg,p.notice-msg{line-height: 32px;font-size: 11px;}
.view-mode a{ cursor: pointer;}
/*HOME texto*/
.home-text p{color:black;margin-top:14px;}
/* BreadCrumbs */
.breadcrumbs {line-height: 30px;background:#E6E6E6; margin: 0 auto; margin-top:4px; width:1200px}
.breadcrumbs ul{text-align:left;margin:10px 0 0 5px;max-width:100%;} /* jesanchez: añadido margin left. */
.breadcrumbs li {display:inline; }
.breadcrumbs li.home {padding-left:0px;}
.breadcrumbs li strong {font-family: 'Arial';font-weight:normal;}
.breadcrumbs li a { text-transform: uppercase;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li span {display: inline-block;padding:0 8px;}
.breadcrumbs li span.none{display: none;padding: 0;}
.breadcrumbs p{float:left;}

/* Miga de pan final en negrita - daguilera */
.breadcrumbs .item-breadalone{font-weight: 700;}

/** Botonera compartir **/
#botonera_compartir {padding:0 !important}
#botonera_compartir p {vertical-align: middle;line-height: 36px;float:right !important;margin:0px !important}
#botonera_compartir a {float:right !important;margin:3px 0px 0px 0px  !important;line-height: 36px;}
#botonera_compartir #botonera_1 {float:right !important;margin-right:5px !important;}

.category3 > strong{ text-decoration: underline; text-transform: uppercase; }
.category3 > strong:hover{ text-decoration: none; }

/* Page Heading */
.page-title,h1.page-heading,h2.page-heading {width: 100%;overflow: hidden;border-bottom:1px solid;}
.page-title h1,.page-title h2,h1.page-heading,h2.page-heading {font-family: 'Arial';text-transform: uppercase;line-height: 1.9em;font-weight: 700;font-size: 1.33em !important /* sobreescribe mobile.css */ ;margin:0px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons button.button {float:right;margin-bottom:5px;}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 { text-align:left; float:left;line-height:normal;}
.sub-title {clear: both;padding: 15px 0 0;margin: 0 0 6px;color: #FF4629;font-size: 15px;font-family: 'Arial';}

/* Category Block=============== */
.category-block{ border:1px solid #F9F9F9; padding:10px; margin-bottom:20px; background:#FFFFFF; }
.category-block p{ margin:0px; }
.category-block img{ max-width:100%; }
#index #categories_block_left{ display: none;}
/*hacer pequeño el menu izq en todas las paginas*/




/*View mode*/
.sorter .view-mode{float:left;padding:5px 20px 4px 0px;display:table;}
.sorter .view-mode label{display:table-cell;vertical-align:middle;}
.grid {font-family: 'FontAwesome';font-size:14px;text-decoration:none;margin-left:10px;}
.grid:hover{color:#FF4629;text-decoration:none;}
.grid-mode-active{color:#FF4629;text-decoration:none;font-weight: normal;}
.list {font-family: 'FontAwesome';font-size:14px;text-decoration:none;margin-left:10px;}
.list:hover {color:#FF4629;text-decoration:none;  }
.list-mode-active{color:#FF4629;text-decoration:none;font-weight: normal;}

/*toolbar pager*/
.toolbar:has(#pagination_previous_bottom) .sorter {
  padding: 0;
}
.sorter{padding:15px 15px 15px 20px;}
.toolbar {background:#E6E6E6;width: 100%;display: table; margin-top:10px; margin-bottom:10px;}
.toolbar .pager {float: right;padding:0px;background:none;display:table;margin-top: 0;margin-bottom: 0px !important;}/* jesanchez: eliminado margin superior*/
.toolbar .pager .amount{display:table-cell;vertical-align:middle;float:none;padding-top:0px;}
.toolbar .pager .sorter{padding:0px;}
.toolbar .sorter,.my-account .pager .sorter{ display: table-cell;vertical-align: middle;}/*padding: 15px 15px 15px 20px;}*/
.toolbar-bottom {}

/* Pager */
.pager {}
.pager .amount { float:left; margin:0;padding-top: 6px;padding-right:10px;}
.pager .limiter {}
.pager .limiter .show_detail{left:0;}
.pager .limiter.active{}
.pager .limiter label { vertical-align:middle; float:left;margin-top:9px;font-size:11px;}
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages {display:table;float:right;}
.pager .pages ol {  display:inline;}
.pager .pages li { padding: 0 5px;float:left;}
.pager .pages li a {text-decoration: none;background: #FFF;width:22px;display: inline-block;text-align: center;border:1px solid #F9F9F9;height:24px;text-align: center;vertical-align: middle;display: table-cell;}
.pager .pages li a:hover{text-decoration:none;color:#FFF;background:#FF4629;}
.pager .pages .current {color: #FFF;background: #FF4629;padding: 0px;right: 5px;border: 1px solid #F9F9F9;width: 22px;text-align: center;height:24px;line-height:26px;margin-right:5px;margin-left:5px;}
.pager .amount strong {font-weight:normal;  }
.pager .pages a.next{font-family: 'FontAwesome';font-size: 16px;}
.pager .pages a.next:hover{}
.pager .pages a.previous {font-family: 'FontAwesome';font-size: 16px;}
.pager .pages a.previous:hover{}
.pager .pages a.next img,
.pager .pages a.previous img{display:none;}
.my-account .pager{ background: #E6E6E6;margin-bottom: 20px;height: 50px;width: 100%;display: table;margin-top:20px;margin-bottom:20px;}
.my-account .pager .show_main_box{float:left;margin-left:0px;}
.my-account .pager .pages {}
.my-account .pager .amount{float:right;}

/*dropdown*/
.sort_main_box {display:table;}
.sort_main_box label{display:inline-block;;vertical-align:middle;}
.sort_box {height:26px;float: right;position: relative;font-style: normal;}
.sort_box .sort_pan{-webkit-transition: all 0s;transition: all 0s;z-index: 3;position: relative;height: 26px;border: 1px solid transparent;display: inline-block;padding: 0px 6px 0px 10px;line-height: 26px;}
.sort_box:hover .sort_pan{border-color:#F9F9F9;border-bottom-color:#FFFFFF !important;-webkit-transition:  all 0.3s;transition:  all 0.3s;background:#FFF;}
.sort_box .sort_detail_arrow {display:none;border-bottom: 5px solid #444444;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;top: -8px;left: 17px;}
.sort_detail{background: #FFF;position: absolute;left: 0;top: 26px;z-index: 1;text-align: left;border: 1px solid #F9F9F9;width: 150px; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s 0.2s, opacity 0.2s; transition: visibility 0s 0.2s, opacity 0.2s; z-index:2; padding-bottom:3px; }
.sort_box:hover .sort_detail{visibility: visible;opacity: 1; -webkit-transition: opacity 0.3s; transition: opacity 0.3s;}
.sort_detail a{padding:6px 6px 3px 10px; display: block; text-decoration: none; }
.show_main_box {display:table;float:right;margin-left:20px; }
.show_main_box label{  display: table-cell; float: left; padding-right: 10px; padding-top: 6px; vertical-align: middle;}
.show_box {height:26px;position: relative;font-style: normal;}
.show_box .show_pan{-webkit-transition: all 0s;transition: all 0s;z-index: 3;position: relative;height: 26px;border: 1px solid transparent;display: inline-block;padding: 0px 6px 0px 10px;line-height: 26px;}
.show_box:hover .show_pan{border-color:#F9F9F9;border-bottom-color:#FFFFFF !important;-webkit-transition:  all 0.3s;transition:  all 0.3s;background:#FFF;}
.show_box .sort_detail_arrow {display:none;border-bottom: 5px solid #444444;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;top: -8px;left: 17px;}
.show_detail{border: inherit;background: #FFF;position: absolute;left: 0;top: 26px;z-index: 1;text-align: left;border: 1px solid #F9F9F9;width:150px; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s 0.2s, opacity 0.2s; transition: visibility 0s 0.2s, opacity 0.2s; z-index:2; padding-bottom:3px; }
.show_box:hover .show_detail{visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }
.show_detail a{padding: 6px 6px 3px 10px; display: block; text-decoration: none; }
.show_detail a img{padding-right: 5px;margin-top:2px;display:none;}
.show_icon.selected{color:#FF4629;}
.show_detail a:hover{color:#FF4629;}
.show_pan span{font-weight: normal;float: left;}
.show_pan span.icon-right,.sort_pan span.icon-right{font-family:'FontAwesome';padding-left:10px;float:right;font-weight: bold;color: #FF4629;}
.header_currency{ float:right; display:table;}
.col-left .header_currency {display:none;}
.header_currency label {display:table-cell;vertical-align:middle;padding-right:15px;}
.currency_box {height:26px;float: right;position: relative;font-style: normal;}
.currency_box .currency_pan{-webkit-transition: all 0s;transition: all 0s;z-index: 2;position: relative;height: 26px;border: 1px solid transparent;display: inline-block;padding: 0px 6px 0px 10px;line-height: 26px;}
.header_currency:hover .currency_pan{border-color:#F9F9F9;border-bottom-color:#FFFFFF !important;-webkit-transition:  all 0.3s;transition:  all 0.3s;background:#FFF;}
.currency_box .currency_arrow {display:none;border-bottom: 5px solid #444444;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;top: -8px;left: 17px;}
.currency_detail{background: #FFF;position: absolute;left: 0;top: 26px;z-index: 1;text-align: left;border: 1px solid #F9F9F9;width: 100px; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s 0.2s, opacity 0.2s; transition: visibility 0s 0.2s, opacity 0.2s; padding-bottom:3px; }
.header_currency:hover .currency_detail{visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s; transition: opacity 0.3s;}
.currency_detail a{padding: 6px 6px 3px 10px; display: block; text-decoration: none; }
.currency_detail a img{padding-right: 5px;margin-top:2px;display:none;}
.currency_icon.selected{color:#FF4629;}
.currency_detail a:hover{color:#FF4629;}
.currency_pan span{font-weight: normal;float: left;}
.header_language{ float:right;margin-left:10px;}
.header_language:hover {}
.col-left .header_language {display:none;}
.header_language label {float:left;margin-top:5px;color:#737373;}
.language_box{height:26px;float: right;position: relative;font-style: normal;}
.language_box .language_pan{-webkit-transition: all 0s;transition: all 0s;z-index: 2;position: relative;height: 26px;border: 1px solid transparent;display: inline-block;padding: 0px 6px 0px 10px;line-height: 26px;}
.header_language:hover .language_pan{border-color:#F9F9F9;border-bottom-color:#FFFFFF !important;-webkit-transition:  all 0.3s;transition:  all 0.3s;background:#FFF;}
.language_box .language_arrow {display:none;border-bottom: 5px solid #444444;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;top: -8px;left: 21px;}
.language_detail{background: #FFF;position: absolute;left: 0;top: 26px;z-index: 1;text-align: left;border: 1px solid #F9F9F9;width: 100px; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s 0.2s, opacity 0.2s; transition: visibility 0s 0.2s, opacity 0.2s; padding-bottom:3px; }
.header_language:hover .language_detail{visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s; transition: opacity 0.3s;}
.language_detail a{padding: 6px 6px 3px 10px; display: block; text-decoration: none;}
.language_detail a img{padding-right: 5px;margin-top:2px;display:none;}
.language_icon.selected{color:#FF4629;}
.language_detail a:hover{color:#FF4629;}
.language_pan span{font-weight: normal;float: left;}
.currency_pan span.icon-right,.language_pan span.icon-right{font-family:'FontAwesome';padding-left:10px;float:right;font-weight: bold;color: #FF4629;}

/* Data Table */
.data-table { width:100%; border:1px solid #F9F9F9; }
.data-table .odd  { }
.data-table .even {  }
.data-table td.last,.data-table th.last {}
.data-table tr.first th:nth-last-of-type(5n) {text-align: left;}
.data-table tr.last th,.data-table tr.last td { vertical-align:middle;}
#shopping-cart-table td.a-right .cart-price .price {}
.data-table td a {   font-weight:normal;}
.data-table td a.product-image{background: #FFFFFF;border:1px solid #F9F9F9;padding: 5px;display:inline-block;width:108px;}
.data-table td a img {background:#E6E6E6;}
.data-table .product-name {text-align:left !important;padding-bottom:5px; }
.data-table thead th { font-weight:normal; 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 {padding: 1.33em 1.5em;border-bottom: 1px solid #F9F9F9;text-align: center !important;background:#E6E6E6;}
.data-table tbody th{border-bottom: 1px solid #F9F9F9;vertical-align: middle;}
.data-table tbody td {vertical-align: middle;}
.data-table th { padding: 1.33em 0.6em; text-transform:uppercase;}
.data-table td { padding: 1.5em;text-align: center !important;border-bottom: 1px solid #F9F9F9;}
.data-table td .product-name a {}
.data-table .cartlabel{display:none;width: 85px;float: left;line-height: 1.2;font-weight: normal;height:21px;}
.order-details #my-orders-table th {text-align:left;}
#my-orders-table th {text-align:center;}
#shopping-cart-table thead th {}
.data-table thead th .tax-flag { white-space:nowrap; }
.data-table tfoot {  }
.data-table tfoot tr.last td {border-bottom:none;}
.data-table tfoot tr { }
.data-table tfoot td { text-align:right !important; }
.data-table tfoot td.last{text-align:center !important;}
.data-table tfoot strong {font-size: 20px;font-family: 'Arial';font-weight: normal; }

/*prueba altura
@media (min-width: 1000px) {
	.product-content.bverde{
		height:373px;
	}
}*/
/*PAGINATION PRUEBA*/
div#pagination_bottom{
height:30px !important;
}
ul.pagination a {
    height: 16px !important;
}
ul.pagination span {
    height: 16px !important;
}
/* Bundle products tables */

.data-table tbody.odd tr {  }
.data-table tbody.even tr {  }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; vertical-align:top;  }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #F9F9F9; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff; /*url(../../img/bkg_block-title.gif) 0 0 repeat-x;*/ border:1px solid #F9F9F9; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold;  }
.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 td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; /*background:url(../../img/bkg_collapse.gif) 0 5px no-repeat;*/ cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td {background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #F9F9F9; }
tr.summary-details-excluded { font-style:italic; }

/* 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(../../img/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-family:'Arial'; }
.std dl dd { margin:10px 0 10px; }
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote { margin:0 0 0em; padding:0; }
/*.std ul { list-style:disc outside;} jesanchez: Eliminado para mostrar correctamente los ul en cuenta de invitado.*/
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:none; }
.std ul ul,.std ol ol,.std ul ol,.std ol ul { margin:.0em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,.std strong { font-weight:bold; }
.std i,.std em { font-style:italic; margin-right: 5px;}/* jesanchez: Añadimos margen derecho para separar la imagen de info del texto.*/

/* Misc */
.links li { display:inline; }
.links li.first {}
.links li.last {  }
.link-cart { color:#dc6809; }
.link-wishlist {   }
.link-reorder {text-decoration: none;font-weight: normal; }
.link-compare { }
.link-print {  color: #FF4629;    font-family: 'FontAwesome';    font-size: 18px;    font-weight: normal;    text-decoration: none !important; }
.link-print span{font-family: 'Arial';padding-left:5px;font-size:13px;}
.link-print:hover span{text-decoration:underline;}
.link-rss { /*background:url(../../img/i_rss.gif) 0 2px no-repeat;*/ padding-left:18px; line-height:14px; white-space:nowrap; }
.ajax_cart_block_remove_link  {width: 21px;height: 21px;background: #444444;text-align: center;font-family: 'FontAwesome' !important;font-size: 12px;display: inline-block;color: #FFF !important;line-height: 22px;}
.btn-previous  { display:block; width:11px; height:11px; line-height:0; /*background:url(../../img/btn_previous.gif) 0 0 no-repeat;*/ text-indent:-999em; overflow:hidden; }
.btn-remove2 {width: 21px;height: 21px;background: #444444;text-align: center;font-family: 'FontAwesome' !important;font-size: 12px;display: inline-block;color: #FFF !important;line-height: 22px;}
.btn-edit    {width: 21px;height: 21px;background: #444444;text-align: center;font-family: 'FontAwesome' !important;font-size: 12px;display: inline-block;color: #FFF !important;line-height: 22px;}
.btn-remove2:hover{text-decoration:none;background:#FF4629;}
.btn-remove:hover,
.btn-edit:hover{text-decoration:none;background:#FF4629;}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.separator { margin:0 3px; }
.divider { clear:both; display:block; line-height:0; height:1px; margin:10px 0; /*background:url(../../img/bkg_divider1.gif) 0 50% repeat-x;*/ text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #F9F9F9; border-width:0 0 1px; background:#ffff90;  line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; /*background:url(../../img/i_notice.gif) 20px 25px no-repeat;*/ text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07;  line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* jesanchez: Search Ajax */
.buscador{ margin: 5px 0 0 5px; display:inline-block; width:100%;}
.buscador .form-search{ background-color: #eeeeee;  border: 1px solid #999;position: relative;}
.buscador .buscador_colum{ margin-bottom: 12%; height: 49px;}
.buscador .buscador_home{ float:left; border-radius: 5px; margin-bottom: 5px;width: 99%;}
.buscador .info-compras{ margin-right: 10px; float: right;}
.buscador #tiendas-movil {display: none;margin-top: 10px;margin-bottom: 5px;}
.buscador #tiendas-movil a{border: 1px solid #000; color:white !important; background:#ff0000;font-family: 'Arial';text-transform: uppercase;font-size: 18px;}
.buscador .info-compras .image-telefono{ float: left; padding-top: 6px; content: ;}
.buscador .info-compras .textos-ventas{ /*float: right;*/}
.buscador .info-compras-fisicas .titulo,.buscador .info-compras-online .titulo{ color: #ff0000;font-size: 14px; display: block;margin-top:3px;word-spacing: 5px;}
.buscador .info-compras-online .titulo2{font-size:16px;color: #ff0000;display: block; font-weight: bold;}
.buscador .info-compras-fisicas .titulohoras{color: #00AA00 !important;font-weight:bold;}
.buscador .telefonos {
    display: flex; 
    justify-content: space-between; 
}

@media screen and (max-width: 1000px) {
    .buscador .telefonos {
        width: 102%;
		flex-direction: column !important;
    }
}
@media screen and (max-width: 1000px) {
    .breadcrumbs ul {
        float:none !important;
		flex-direction: column !important;
    }
}
.buscador .info-compras-online,.buscador .info-compras-fisicas{padding:0px !important;}
.buscador .info-compras-online .textos-ventas{/*border-right: 2px solid #CCC;*/}
.buscador, .row_buscador {padding:0px !important;}
.buscador .info-compras-online .tlfn{ color: #000000; text-transform: uppercase; font-size: 36px;font-weight: bold; vertical-align: middle;}
.buscador .info-compras-online img.telimg {width: auto;max-width: 42px;height: auto;vertical-align: text-top;}
.buscador .form-search button.button { background: none repeat scroll 0 0 #eeeeee; float: right; font-family: "FontAwesome" !important; font-size: 18px; margin-right: 2px;/*padding: 4px;*/}
.buscador .form-search input.input-text{ background: none repeat scroll 0 0 #eeeeee; border: medium none; box-shadow: 0 0 0 0 transparent; font-family: arial; font-size: 14px;}
.buscador .buscador_home input.input-text{ height: 45px; width: 90%; float: left; margin:1px 0px 0px 10px;padding:0 !important}
.buscador .buscador_colum input.input-text{ height: 47px; width: 75%; float: left;}

/* Header ================================================================================ */
.logo {  margin:0px;}
.logo strong{display:none;}
.header-container {}
.header1{}
.header {width: 1200px;margin: 0 auto;padding:5px 0 5px 0px;max-width:100%; background: #f00;} /* jesanchez: Reducido el padding inferior y añadido color de fondo */
.header2 {display:table;}
.menu-contain, .menu-contain2{max-width: 1200px;margin: 0 auto;} /* FIX menu width anidado - daguilerastc */
.buscador {max-width: 1200px;margin: 0 auto;}
.iconos:hover svg path,
.iconos:hover i {fill: yellow !important; color:yellow !important;}

/* logo header - daguilerastc */
.titulo_logo{font-size:22px;}
.subtitulo_logo{font-size:50px}
.cartlogo{/*background:url(../../img/shopping_cart.png) no-repeat right center;*/font-size:23px; height: 49px;width: 20px;float: left;/*padding: 0 10px;*//*border-left: 1px solid #FFF;border-right: 1px solid #FFF;*/box-sizing: initial !important;}
.shopping_bg {float: right;width:90px;background:#e1e1e1;} /* jesanchez: cambio color bordes y añado borde derecho.*/
.shopping_bg .block-cart.mini-cart-div{text-align:center;}
.shopping_bg h1{text-align:left;}
.shopping_bg .actions {float:right;}
.shopping_bg .actions button.button {padding:7px 12px 6px 12px;display:none;}
.shopping_bg .actions button.button:hover{}
.shopping_bg .subtotal .actions{margin-top: 6px;float: none;padding-top: 15px;background:#FFFFFF;text-align:left;}
.shopping_bg .subtotal .actions button.button{padding:6px 36px;display:inline;}
.shopping_bg .subtotal .actions button.view-cart{float:right;padding:6px 20px;}
.shopping_bg .actions .checkout-aerrow {display:none;border-left: 11px solid #FF4629;float: left;border-top: 17px solid transparent;border-bottom: 17px solid transparent;width: 0;height: 0;}
.mini-cart-div .summary-container .summary .amount {line-height:49px;margin:0px;color:#000000;}
.mini-cart-div .summary-container .summary .amount a{font-size:11px;}
.mini-cart-div .summary-container .summary .amount a span,
.mini-cart-div .summary-container .summary .amount span{}
.header a.logo {margin: 0 0 0 22px;text-decoration: none !important;text-align: left;position: relative;float: left;}/* jesanchez: Añadido margen izquierdo, modificado top: -19px;*/
.header a.logo {margin: 0 0 0 22px;text-decoration: none !important;text-align: left;position: relative;float: left;}/* jesanchez: Añadido margen izquierdo, modificado top: -19px;*/
/*.header a.logo img{margin-top: -25px;}*/
.header .logo strong {position: absolute;top: -999em;left: -999em;width: 0;height: 0;line-height: 0;text-indent: -999em;overflow: hidden;}
.header-block{display: table-cell;margin: 0 20px 0px 20px;vertical-align: middle;text-align: center;}
.header-block p{margin:0px;}
@media screen and (max-width: 1200px) {
    .header-block{padding: 0px;}
}

/* jesanchez: Ajuste logo caraventa */
.header .caraventa { float: right; margin: 0; position: relative; /* right: 25px; */ text-align: left; text-decoration: none !important; top: -2px;}
.header .logo_movil{ display: none;}
.muebles_un_euro{ display: none;}
.nuestras_tiendas{display: none;}
.muebles_un_euro a input, .nuestras_tiendas a{font-family: 'Arial'; font-size: 20px; font-weight: bold;color: #ffffff; margin: 5px 0; width: 100%; height: 47px; -webkit-box-sizing: border-box;‌​    -moz-box-sizing: border-box; box-sizing : border-box;}
.nuestras_tiendas a{ color: #000000; background-color: #ff0;}
.header .welcome-msg { margin:0; color:#fff; text-align:right;}
.header .welcome-msg a { color:#ebbc58; }
.header .form-search {float: right;position: relative;}
.header #search_mini_form{display: table-cell;vertical-align: middle;}
.header .searchlogo{}
.header .searchlogo .arrow{}
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; word-spacing:10px;display:none;}
.header .form-search input.input-text {float: left;width: 146px;padding: 5px 15px 5px 15px;background: none;box-shadow: 0 0 0 0 transparent;height: 26px;background: #FFFFFF;font-size: 11px;}
.header .form-search:hover input.input-text{}
.header .form-search button{}
.header .form-search button.button {padding:0px;background:#FF4629;font-family: 'FontAwesome' !important;font-size: 18px;float: right;}
.header .form-search button.button span span{width: 38px;height: 38px;display: inline-block;line-height: 38px;}
.header .form-search button.button:hover{background: #444444;}
.header .form-search .search-autocomplete { z-index:999;left: -1px !important;}
.header .form-search .search-autocomplete ul {border: 1px solid #F9F9F9;background-color: #F9F9F9;}
.header .form-search .search-autocomplete li { font-family: 'Arial'; text-align:left;  padding:7px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-family: 'Arial'; color:#FF4629; }
.header .form-search .search-autocomplete li.odd { }
.header .form-search .search-autocomplete li.selected { background-color:#E6E6E6; }
.header .form-language {text-align:right; float:right;}
.header .form-language label { padding-right:5px; color:#444444; 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 .top-links {line-height:24px;float:right;margin-left:12px;margin-right: 5px} /* jesanchez: Añadido margen derecho*/
.header .top-links li{}
.header .top-links a {text-decoration: none;float: left;margin:0 12px;}
.header .top-links a:hover{color:#FF4629;}
.header .top-links li.first a span{}
.header .top-links li a span{padding-right:5px;font-family:'FontAwesome';font-size:13px;}
.header .top-links li.last a span{}
.header .top-links li.last a{margin-right:0px;}
.header .top-links li:nth-child(2n) a span{}
@media screen and (max-width: 1160px) {
    .iconosHeader{display: none;}
}
/* jesanchez: alinear a la derecha los enlaces y ponerlos en blanco */
.header .top-links .links{float: right;}
.header .top-links .links a{color:#ffffff;}
.header .top-links ul{ margin-bottom: 0;}
#bannerHomeMobil{display: none;}
section{background:rgba(0, 0, 0, 0.5);}

/*.menu-contain .logo{display:none;} jesanchez: comentado para que se muestre el logo en la ventana modal. */
.menu-contain.fixed{position:fixed;top:0;z-index:1091;left:0;right:0;display:block;}
.menu-contain.fixed .logo{height:33px;display:block;float: left;margin: 0px;padding: 8px 28px;border-left: 1px solid #F00;}
.menu-contain.fixed .logo img{height:33px;}
/* ======================================================================================= */
.col-left .mini-cart-div {display:none;}

/* Sidebar =============================================================================== */
.block { margin: 0 0 0px;clear: both;}
.block:last-child{margin-bottom:0px;}
.block .block-title { border-radius: 10px 10px 0px 0px; border-bottom:none;}
.block .block-title strong { display: block;font-weight: normal;font-family: 'Arial';border-bottom:1px solid #ff0000;padding-top:3px;text-transform: uppercase;font-weight: bold; margin-bottom: 0px;font-size: 18px; text-align:center; background-color:#ff0000; color:#FFF; border-radius:9px 9px 0px 0px;}
strong#menuTop{border-radius: 0px;
    border-bottom: 0.1px solid gray;
    padding-top: 0px;}
.block .block-title small {text-transform: lowercase; color:#FFF;}
.block .block-title strong span {}
.block .block-title small {text-transform: lowercase; color:#FFF;}
.block-currency .block-title strong span {font-weight:normal; padding-right:5px;}
.block .block-title a { text-decoration:none !important; }
/*.block li{line-height:2;}*/
.block li a{color:#444444;}
.block li a:hover{color: #FF4629;text-decoration: none;}
.block .block-subtitle { margin:0; padding:5px 9px;  font-weight:bold; }
.block a span.errow{margin-right: 10px;font-family: 'FontAwesome';}
.block .block-account {  }
.block-cart .block-content { background:none;}
.block .block-content li.item {}
.block .block-content li.item.last {border-bottom: none;padding-bottom: 0px;}
.block .block-content .product-name { padding-bottom:0px; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {margin-top: 15px;border-top: 1px solid #F9F9F9;padding-top: 15px;}
.block .actions a { float:left; margin-top:10px;}
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:0px 0px;}
.block-reorder .actions,.block-compare .actions,.block-poll .actions{}
.block li.odd {}
.block li.even {}

/* Imágenes de plantilla ciudades/comun nuevas*/
div#myCarouselTiendas1 img {height: 300px;}
div#myCarouselTiendas img {height: 300px;}


/* Mini Blocks */
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-viewed,.block-compared,.block-related,.block-tags,.block-login {  line-height:0; }
.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; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left;}
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account{}
.block-account { border-color:#bbb; }
.block-account .block-content li:hover{}
.block-account .block-content li strong {font-weight:normal;font-family: 'Arial';}
.block-account .block-content li.current {color:#FF4629;}
.block-account .block-content li.current span.errow{margin-right: 15px;font-family: 'FontAwesome';}

/* Block: Currency Switcher */
.block-currency { border:0;float:right;padding-left:30px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; float:left;}
.block-currency .block-title strong { font:bold 13px/21px Arial; text-transform:none; color:#fff; padding:0px;}
.block-currency .block-content { background:none; padding:0; float:left;}
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-category-nav .block-content dd ol li { line-height:2;}
.block-category-nav .block-content dd ol li a span.errow{-moz-transition:all linear 0.2s;transition:all linear 0.2s;-webkit-transition:all linear 0.2s;position:relative;top:-1px;font-size:11px;font-family: 'FontAwesome';background-color: #777;padding: 1px 4px 1px 5px;color: #FFF;border-radius: 120px;margin-right:9px;}
.block-category-nav .block-content dd ol li a span.count{margin-left:5px;}
.block-category-nav .block-content dd ol li a {width:271px;display:inline-block;padding:5px 0px;padding-left:15px;-moz-transition:all linear 0.2s;transition:all linear 0.2s;-webkit-transition:all linear 0.2s;border-left:0px solid transparent;}
.block-category-nav .block-content dd ol li a:hover {text-decoration:none;color:#FF4629;background:#444444;border-left:5px solid;}
.block-category-nav .block-content dd ol li a:hover span.errow{background-color:#FF4629;}


.block-category-nav .block-content {margin-top:0px;}
.block-category-nav .block-title {}
.block-layered-nav .block-title strong span {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.col-left .block-currency {display:none;}
.col-left .block-layered-nav .block-subtitle {display:none;}

.block-layered-nav dl { }
.block-layered-nav dt {  display: block;font-weight: normal;font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;font-weight: normal; text-transform: capitalize; margin-bottom: 10px;font-size: 18px;}
.block-layered-nav dd { padding:0 0px 0px;}
.block-layered-nav .view{margin-bottom: 15px;}
.block-layered-nav .block-title {}
.block-layered-nav .block-title strong{margin-bottom:15px;}

.block-layered-nav .view:last-child{margin-bottom:0px;}
.block-layered-nav .view:first-child{margin-bottom:30px;}
.block-layered-nav #narrow-by-list dd ol li a span.count{margin-left:5px;}

.block-layered-nav dd.last {}
.block-layered-nav .currently li {  padding:6px 24px 6px 0px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label {font-family: 'Arial';   text-transform:uppercase; display:inline-block; vertical-align:top; padding-right:5px; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:5px; margin:0;text-decoration:none;}
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { padding:10px 5px 0px 0px; text-align:right; margin-top:5px;margin-bottom:10px;}
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart{}
.top-image{display:none;border-bottom: 5px solid #FF4629;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;right: 137PX;top: -5PX;}
.toptital{padding: 10px;background-color: #FFFFFF;border:1px solid #F9F9F9;}
.slideTogglebox{background: white; position: absolute; width: 400px; z-index: 10001;right:0;opacity: 0;visibility: hidden;-webkit-transition: visibility 0s 0.2s, opacity 0.2s;transition: visibility 0s 0.2s, opacity 0.2s;}
.shopping_bg:hover .slideTogglebox{visibility: visible;opacity: 1;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}
.block-cart .block-subtitle{ line-height:18px;  padding: 0px 5px 5px 5px;text-align:left;border-bottom:1px solid;font-family:'Arial';}
.block-cart .subtotal{padding:10px 0px 0 0px;line-height: 20px;text-align:right;background:#E6E6E6;}
.block-cart .subtotal .price{font-family:'Arial';padding-right: 10px; padding-left: 6px;}
.block-cart .subtotal .label{font-family: 'Arial'; color:#444444}
.mini-products-list li{border-bottom:1px solid #F9F9F9; padding:15px 0px 15px 0px;}
.block-cart .block-content .mini-products-list li{text-align:left;display:inline-block;width:100%;}
.block-cart .block-content .mini-products-list li.last{}
.mini-products-list li.last{clear:both; border:0;}
.mini-products-list li.even{clear:both;}
.mini-products-list .product-image { float: left;border: 1px solid #F9F9F9;padding: 5px;}
.mini-products-list .product-image img{margin:0px; float:none;width:40px;height:40px;background:#E6E6E6;}
.mini-products-list .product-details {margin-left: 65px;margin-top:-5px;}
.mini-products-list .product-details .price-box .price-label{display:none;}
.mini-products-list .product-details .price-box .old-price .price{float:none;}
.block-cart .ajax_cart_block_remove_link, .block-cart .btn-edit { float: right; margin: 12px 0 0 0; vertical-align:middle;text-decoration:none;}
.block-cart .block-content .product-name {  color: #464646 !important; padding: 4px 0px 5px;}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {word-wrap: break-word;text-align:left;}
.truncated { cursor: help;}
.truncated .truncated_full_value { position: relative; z-index: 999; }
.truncated a.details { cursor: help; text-decoration: none !important; display: inline-block; border-bottom: 1px dotted #4F8100; }

.block-cart .block-title { }


/* Block: Wishlist */
.block-wishlist .block-title strong {padding-left:0px; }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a {margin-top:0px;}
.block-wishlist .block-subtitle {padding:0px 0px 0px 0px;font-weight:normal;}
.block-wishlist .btn-remove{margin-top:-7px;}
.block-wishlist #wishlist-sidebar .product-name{padding-bottom:0px;}

.block-wishlist .special-price .price{font-size: 11px;}
.block-wishlist .regular-price .price{font-size: 11px;margin-bottom: 9px;display: inline-block;}
.block-wishlist .old-price .price{font-size: 11px;}
.block-wishlist .product-name {line-height:1.50;}
.block-wishlist .block-content li.item {border-bottom:1px solid;padding:15px 0 15px 0;border-bottom-color: #F9F9F9;line-height:1em;}
.block-wishlist .block-content li.item.last{}
.block-wishlist .link-cart {font-weight:normal;}

/* Block: Related */

.related input.checkbox {position: absolute;left: 0;right: 0;margin:0 auto;z-index:1;}
.block-related .product { margin-left:20px; }
.block-related .link-wishlist {font-weight:normal;}
.block-related .block-title {margin-bottom: 20px;border-bottom: 1px solid #F9F9F9;padding-bottom: 10px;}
.block-related .block-title strong{display: block;color: #0C0C0C;font-size: 24px;font-weight: normal;font-family: 'Arial';text-transform: uppercase;}
.block-related .mini-products-list .product-details {margin-left:85px;}
.block-related .block-subtitle {padding:0px 0px 10px 0px;font-weight:normal;}
.block-related .block-subtitle a{color:#FF4629;}
.related{margin-top:40px;}
/* Block: Compare Products */
.block-compare .block-title strong { padding-left:0px;}
.block-compare button.button span {  }
.page-popup .link-print {font-family:'FontAwesome';font-size:23px;text-decoration:none;}
.page-popup .link-print span {padding:2px 0 2px 15px;font-size:15px; }
.page-popup .link-print:hover span{text-decoration:underline;}
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none;  }
.compare-table thead td{vertical-align:middle;}
.compare-table .btn-remove{color:#5673B9;float: left;}
.compare-table .btn-remove:hover{background:#FF4629;color:#FFF;}
.compare-table .btn-remove:hover span{color:#FF4629;}
.compare-table .btn-remove span {margin-left:15px; float:left; width:140px;font-family: 'Arial';margin-top:-21px;color:#444444;font-size:13px;}
.compare-table tbody th { background:#E6E6E6; }
.compare-table tbody th span {}
.compare-table .product-name {padding-top:15px;padding-bottom:0px;}
.compare-table .price-box {text-align:left;margin:10px 0px;}
.compare-table button.button {float:left;}
.compare-table .add-to-links{clear: both; text-align: left; padding-top: 10px;}
.compare-table .std  {text-align:left;}
.compare-table thead th {border:0;}
.compare-table tbody th,
.compare-table tbody td { text-align:left !important;vertical-align:top;}
.compare-table tbody td.last { border-right:1px solid #F9F9F9; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #F9F9F9 !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {  font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a {  }
.compare-table tr.first td .ratings { width:69px; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table .old-price .price-label {display:none;}
.compare-table .special-price .price-label {display:none;}
.compare-table tbody .add-to-row {display:none;}


/* Block: Recently Viewed */
.block-viewed .block-title strong { padding-left:0px; }
.block-viewed .block-content li.item.last{padding-bottom:0px;}
.block-viewed .block-content li.item{}



/* Block: Recently Compared */
.block-compared .block-title strong {padding-left: 0px; }

/* Block: Poll */
.block-poll .block-title strong {padding-left:0px; }
.block-poll .block-subtitle { font-weight:normal;padding:0px 0px 6px 0px;color:#FF4629;}
.block-poll label {  font-weight:normal; }
.block-poll input.radio { float:left; margin:5px 0px 0 0; }
.block-poll .label { display:block; margin-left:21px; }
.block-poll li { }
.block-poll li.last{padding-bottom:0px;border-bottom:none;}
.block-poll button.button span { }
.block-poll .answer { font-family: 'Arial';}
.block-poll .votes { float:right; margin-left:10px; }
.block-poll button.button {}

/* Block: Tags */
.block-tags .block-title strong { padding-left:0px; }
.block-tags .block-content .tags-list { background:none; padding:0px;}
.block-tags .block-content a { }
.block-tags .actions {  }
.block-tags .actions a { float:none; }
.block .block-content .tags-list li a { }
.block .block-content .tags-list li a:hover {}
/* Block: Subscribe */
.block-subscribe .block-content { padding:0px 0px 0px 0px; }
.block-subscribe .block-title strong { padding-left:0px; }
.block-subscribe label { font-weight:normal;}
.block-subscribe input.input-text { display:block; width:94%; height:21px;}
.block-subscribe .actions button.button {  }
.block-subscribe .block-title {}
.block-subscribe .form-subscribe-header {padding-bottom:15px;}

/*block-compare*/
.block-compare .block-content li.item.last{padding-bottom:0px;border-bottom:none;}
.block-compare .block-content li.item{padding:0px;}
.block-compare .btn-remove{margin: 0px;margin-top: 5px;}

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:5px 0px 0 0px; }
.block-reorder .product-name { margin-left:27px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder .block-subtitle {padding:0px 0px 15px 0px;font-weight:normal;}
.block-reorder li.item.last {padding-bottom:0px;}

.block-reorder .block-content li.item.last{padding-bottom:0px;}

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { /*background-image:url(../../img/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:0px 0 30px; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; display:none;}

/* jesanchez: ocultamos el botón comprar para evitar compras erroneas con las combinaciones */
.productgrid-area .actions{
    display: none;
}

.list-action{
    display: none;
}
/* View Type: grid */
.products-grid {list-style:none !important;}
.products-grid li .price-to .price-label{display:none;}
.products-grid li .price-box .price{ font-size: 18px; color: red;}
.products-grid li .price-from .price-label{display:none;}
.products-grid li .minimal-price .price{}
.products-grid li .minimal-price .price-label{display:none;}
.products-grid li .minimal-price-link{display:none;}

.products-grid .actions1 hr {margin-top:2px; margin-bottom: 12px !important;border-top: 2px solid #E6E6E6;}
.products-grid .product-name {font-weight:300;padding-bottom:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.products-grid li .price-box {margin: 0px;display: inline-block;}
.products-grid li:hover .price-box{}

.products-grid li.item {float: left;margin: 0px 14px 30px 7px;position: relative;float:left;}
.products-grid li.item:hover{}
.products-grid .product-content{position:relative;padding:10px;border:1px solid #F9F9F9;}
.products-grid.grid4 .product-content{padding:0;border:0px solid #F9F9F9;}
.products-grid .product-content .content_img_icon{position:relative;overflow:hidden;}

.products-grid .productgrid-area {position: absolute;left: 0;right: 0;bottom: -34px;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-transition: all 300ms ease;}
.products-grid li.item:hover .productgrid-area {bottom:0px;-webkit-transition: all 300ms ease 150ms;-moz-transition: all 300ms ease 150ms;transition: all 300ms ease 150ms;}
.products-grid .actions1{clear:both;display:inline-block;width:100%;text-align:center;}
.products-grid .actions1 .add-to-links{clear:left;width:100%;float:left;}
.products-grid li.item:hover .actions1 .add-to-links{}
.products-grid .actions1 .add-to-links .link-wishlist{float:right;}
.products-grid .actions1 .add-to-links .link-compare{float:left;}

.products-grid .actions .add-to-links a{position:relative;background:url(../../img/icon_product.png) no-repeat center center;}
.products-grid .actions .add-to-links a:hover{background-color:#FF4629;}
.products-grid .actions .add-to-links a.link-compare{background-position:-25px 7px;border-right: 1px solid #F9F9F9;}
.products-grid .actions .add-to-links a.link-compare:hover{background-position:-25px -26px;}
.products-grid .actions .add-to-links a.link-wishlist{background-position:-58px 9px;}
.products-grid .actions .add-to-links a.link-wishlist:hover{background-position:-58px -24px;}

.products-grid .actions .add-to-links a {background-color:#F3F3F3;text-decoration:none;float:left;height:34px;width:34px;}
.products-grid button{background:rgba(68, 68, 68, 0.92);background:#444444\9;width:100%;padding:0px;}
.products-grid button:hover{background:rgba(68, 68, 68, 0.92);background:#444444\9;color:#FF4629;}
.products-grid button span{text-align: left;display:inline-block;height: 34px;line-height: 36px !important;}
.products-grid button span .icon-plus {font-family: 'FontAwesome';font-style: normal;font-size: 1.1em;margin-left: 10px;}
.products-grid button span span{width:auto;border-left: 1px solid rgba(255, 255, 255, 0.10);padding: 0px 0px 0px 12px;margin: 0 0 0 10px;border-left: 1px solid #626262\9;}
.products-grid button span:hover{}
.products-grid li.item:hover button.btn-cart{}

.products-grid button.availability{border:0;color:#FFF;font-size: 13px;text-transform: uppercase;font-family: 'Arial';}
.products-grid button.availability:hover{color:#FF4629;}
.products-grid button.availability span{font-weight:normal;}

.products-grid .ratings .rating-links{display:none;}
.products-grid .special-price .price, .products-grid .regular-price .price,
.products-grid li .price-box .price-from .price, .products-grid li .price-box .price-to .price,
.products-grid li .price-box .minimal-price .price,
.products-grid .old-price .price{font-size:18px !important;}
.products-grid .old-priceofe {font-size:14px;margin-bottom:0px}
.products-grid .old-price {font-size:14px; margin-top: -5px; margin-bottom: -1px;}
.products-grid .vert{width:100%;}
.products-grid .vertofe{float:left;margin-left:5%;width:90%;}
.products-grid .vertofe .btn-modal-product a button span{padding-top:2px;padding-bottom: 2px;}
.products-grid .ratings {float: right;margin: 0px;}
.products-grid .compra_ref{width:100%;}
.products-grid .compra_ref .datos_producto{text-align: right; clear:right; width:100%}
@media only screen and (max-width: 1200px)  {.products-grid .compra_ref .datos_producto{text-align: right; clear:both; width:70%}}

.products-grid .compra_ref .btn-modal-product{margin-top:18px}
@media screen and (max-width: 1200px) {
    .products-grid .vert{clear:both;width:100%;margin:0;}
    .products-grid .compra_ref{width:100%;margin: 0 auto;}
    .products-grid .datos_producto{text-align: right;clear:none;float:left;margin-right:10px}
    .products-grid .datos_producto #product_reference {padding-top: 0px}
    .products-grid .datos_producto #product_reference .reference_value{position:inherit;top:0px}
    .products-grid .compra_ref .btn-modal-product {margin-top:15px; margin-bottom: 10px;}
    .products-grid .old-price{float:inherit}
    .products-grid .special-price{width:100%}
    .products-grid .compra_ref .btn-modal-product {float:none;;margin:0 auto; width: 60% !important;padding-top:15px;}
    .products-grid .compra_ref .datos_producto {text-align:center;float:left;clear:right;}
}

.products-grid .special-price .price{
    font-size: 4.49em !important;
    font-weight: 600;
}



.tooltip{line-height: normal;height: auto;font-size: 11px;font-family: 'Arial';color: #FFF;display: none;background: #000;position: absolute;right: 0;padding: 5px 5px;border-radius: 3px;width: 100px;text-align: center;margin: auto;top: -35px;word-spacing: 0;}
.tooltip .errow{border-top: 5px solid #000;border-left: 5px solid transparent;border-right: 5px solid transparent;width: 0;height: 0;position: absolute;right: 10px;bottom: -5px;}
a:hover .tooltip,
button:hover .tooltip{display:block;}

.new-arrival .products-grid .product-content{padding:0px;}
.new-arrival .products-grid .actions1{background:#F6F6F6;margin-top:0px;}
.new-arrival .products-grid li.item:hover .actions1{background:none;}
.new-arrival .products-grid .product-name,
.new-arrival .products-grid .vert{padding-left:10px;}
.new-arrival .products-grid .ratings{padding-right:10px;}
.new-arrival .products-grid .product-name{padding-right: 10px;}

.products-grid .actions .add-to-links {float:right;padding-right:0px;}
.products-grid .actions .add-to-links .separator{display:inline;margin:0 15px;color: #FFF;display:none;}
.products-grid .actions .add-to-links li{float:left;}
.products-grid .actions .add-to-links a span{display:none;}
.products-grid .product-image { display:block;  margin:0 0 0px; background:#E6E6E6;text-align: center;}
.products-grid.grid4 .product-image {background:transparent;}
.products-grid .no-rating{float:right; width: 25%;}
.products-grid .old-price .price{color:#41424C !important;}
.products-grid .product-content{border: 2px solid #41424C !important}
/*Product Hover Effect*/
/*.products-grid .product-image img{-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-transition: all 300ms ease;}*/
.products-grid .product-image img{-webkit-transition: none; -moz-transition: none; -transition: none;} /* jesanchez: eliminada transición de imagen.*/
.products-grid .product-image img.small-image{top:0px;position:relative;display: inline-block;}
/*.products-grid li.item:hover img.small-image{top:-450px;}*/
.products-grid .product-image img.thumbnail{bottom:-450px;position:absolute;right: 0;margin: 0 auto;}
/*.products-grid li.item:hover img.thumbnail{bottom:0px;left: 0;}*/

/*products-gridfull*/
.products-grid-full li.item{width:48.3%; margin: 0 1.7% 30px 0;}/* jesanchez: ampliado el tamaño para mostrar dos productos por línea. */
.small .products-grid-full li.item{width:18.6%;}
p.special-price {
    margin-bottom: -16px;
    margin-top: -10px;
}
.category-products.large .products-grid-full li.item:nth-of-type(4n),
.category-products.small .products-grid-full li.item:nth-of-type(5n){margin-right: 0%;}

.category-products.small .products-grid-full li.item{margin:0px 0.7% 30px\9;}
.category-products.large .products-grid-full li.item{margin:0px 0.65% 30px\9;}

/*products-gridside*/
.products-grid-side li.item{width:279px;}
.small .products-grid-side li.item{width: 23.5%;}
.new-arrival .products-grid-side li.item:first-child + li + li,
.small .new-arrival .products-grid-side li.item:first-child + li + li + li{margin-right: 0%;}
.small .new-arrival .products-grid-side li.item:first-child + li + li{margin-right: 2%;}

.category-products.small .products-grid-side li.item{margin:0px 0.75% 30px\9;}
.category-products.large .products-grid-side li.item{margin:0px 0.66% 30px\9;}

/*products-gridmiddle*/
.products-grid-middle li.item{width: 48.7%;margin-right: 2.6%;}
.small .products-grid-middle li.item{width: 31.6%;}
.new-arrival .products-grid-middle li.item:first-child + li,
.small .new-arrival .products-grid-middle li.item:first-child + li + li{margin-right: 0%;}
.small .new-arrival .products-grid-middle li.item:first-child + li{margin-right: 2.6%;}

/*FEATURED Slider*/
.featured-product{margin-top: 35px;}

/*NEW Slider*/
.new-arrival {float: left;margin-top: 40px;width: 74%;}
.new-arrivalcolumn3{width: 100%;margin-right: 0%;}

/*Small Product*/
.small .products-grid button span .icon-plus {display:none;}
.small .products-grid button span span{border-left:none;padding: 0px;}

/* View Type: Grid */
.category-main .category-full .col-main{width: 100%;}
.category-full .col-left .block{display: none;}
.category-full .col-left .block-layered-nav .view{}
.category-full .col-left{width: 100%;margin-top: 0px;}
.category-full .col-left .block-layered-nav{display: block;margin-bottom: 10px;}
.category-full .block-layered-nav .view{float: left;width: 23%;position: relative;margin-left: 1%;margin-right: 1%;margin-bottom: 10px;}
.category-full .block-layered-nav .view dt{cursor: pointer; background: #fff; padding: 5px 10px;border:1px solid transparent; margin-bottom: 0px;color:#000;}
.category-full .block-layered-nav .view dt.active{ border-color: #F9F9F9;border-bottom-color: transparent;background: #E6E6E6;}
.category-full .block-layered-nav .view dt .icon-angle-down{display: block;}
.category-full .block-layered-nav .view dt.active .icon-angle-down{display:none;}
.category-full .block-layered-nav .view dt .icon-angle-up{display:none;}
.category-full .block-layered-nav .view dt.active .icon-angle-up{display:block;}
.category-full .block-layered-nav .view dd{position: absolute; left: 0; right: 0; background: #fff; padding: 5px 10px; border:1px solid #F9F9F9; border-top-width: 0px; z-index: 4;}
.block-layered-nav .view dt .icon-angle-down,
.block-layered-nav .view dt .icon-angle-up{display: none;float: right;font-family: 'FontAwesome';font-weight: bold;font-style: normal;text-align: center;line-height: 29px;}
.category-full .col-main .page-title{display: none;}

.col2-left-layout .category-right .col-main{float: left;}
.category-right .col-left{float: right;}

/*home-block*/
.home-block{min-width:100%;display:inline-block;/*margin-top:50px;*/}
.home-block .one_third, .home-block .one_fourth{text-align: left;; border-top-left-radius: 10px; border-top-right-radius: 10px; margin-bottom: 3px;} /* jesanchez: añadido bordes. Daguilera texto left*/
.home-block .home-ad {background-color: #f00;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.home-block .home-ad .title .icono-visita{font-size:1.2em !important;}
.home-block .one_third p, .home-block .one_fourth p{margin-left:10px;margin-bottom:5px;}
.home-block .one_third img, .home-block .one_fourth img{
    width: 99.5%;
    border: 1px solid #f00;
}

/* jesanchez: aplicamos estilos para los títulos de los apartados.*/
.home-block .one_third .title, .home-block .one_fourth .title{
    color: #ffffff;
    font-size: 1.5em !important;
    font-weight: bold;
    padding: 5px 0;
    line-height: 30px !important;
    /*text-transform: uppercase; */
}

/* jesanchez: ocultamos los tres primeros apartados(sofas, colchones y blog).*/
.home-block #ad_1,.home-block #ad_2,.home-block #ad_3,.home-block #ad_4{
    /*display: none; jesanchez: eliminado hasta definir los espacios de la versión escritorio*/
}

/* jesanchez: Añadimos espacio para version escritorio */
.home-block #ad_7{
    margin-left: 1.7%;
    margin-right: 0;
}
.home-title{
    font-size:2.4em !important;
    margin:0px;
}
@media (max-width:750px){
    .home-title{
        font-size:1.4em !important;
    }
}
@media (max-width:350px){
    .home-title{
        font-size:1.5em !important;
        margin-top:1%;
    }
}

.home-block a:hover{
    text-decoration: none;
}

/*POPULAR Slider*/
.popular-product{float: right;width: 23.7%;margin-top: 40px;margin-bottom: 30px;}
.popular-product .products-grid li{border-bottom:1px solid #F9F9F9;padding-bottom:20px;width: 100% !important; clear:both; overflow:hidden;}
.popular-product .products-grid .product-image{float:left;border:1px solid #F9F9F9;margin-right: 10px;margin-bottom: 4px;text-align: center;width: 36%;}
.popular-product .products-grid .product-image img{background:#E6E6E6;display: inline-block;}
.popular-product .popular-content{}
.popular-product .products-grid li .desc{line-height: 1.5em;margin-bottom: 10px;margin-top:5px;}

/*Brand Slider*/
.brand{margin-top:10px;display:inline-block;width:100%;}
.brand li .manufacturer-name{padding-top:10px;}
.brand li a img{max-width: 183px; max-height: 60px;margin: 0 auto;}
.brand li {display:table-cell;vertical-align:middle;float:none !important;padding-right:20px;}

.sale,
.new{
    position:absolute;
    width:54px;
    height:54px;
    z-index:1;
}
.sale{
    background:url(../../img/sale.png) no-repeat;
    left:0px;
}
.new{
    background:url(../../img/new.png) no-repeat;
    right:0;
}
.new label,
.sale label{
    display:none;
}
.hidden .sale, .hidden .new{display:none;}

.menu-contain a span.label,
.block-category-nav a span.label{
    background: #696969;
    color: #FFF;
    font-family: 'Arial';
    font-size: 11px;
    width: 34px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
}


.menu-contain ul li ul li a span.label,
.menu-contain .column a span.label,
.block-category-nav a span.label,
.menu-contain #custommenu-mobile a span.label{
    top: 0px;
    right: auto;
    position: relative;
    margin-left: 10px;
    display: inline-block;
    padding-left:0px !important;
}
.menu-contain a span.icon,
.block-category-nav a span.icon{
    border-top: 5px solid #696969;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 5px;
    top: 17px;
}
.menu-contain ul li ul li a span.icon,
.menu-contain .column a span.icon,
.block-category-nav a span.icon,
.menu-contain #custommenu-mobile a span.icon{
    border-right: 5px solid #696969;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    padding-left:0px !important;
    top:2px;
    left:-9px;
}

.new_list{clear: both; margin: 30px 0px; width: 100%; display: inline-block;}
.new_list .new_title{float: left;}
.new_title h2{font-family: 'Arial';color: #FF4629;}
.new_list .block-layered-nav{float: right;}
.new_list .block-layered-nav .block-title{float: left;}
.new_list .block-layered-nav .block-content{float: right;}
.new_list .block-layered-nav #narrow-by-list dd ol li{float: left;}
.new_list .block-layered-nav dt{margin: 0; padding: 0;}
.new_list .block-layered-nav dd{margin: 0; padding: 0;}
.new_list .block-layered-nav dd ol{list-style: none;}
.new_list .block-layered-nav #narrow-by-list dd ol li a{width: 100px;}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
.col1-layout .products-grid {list-style:none; }

/* View Type: List */
.products-list li.item {padding:10px;margin-bottom: 20px;border: 1px solid #F9F9F9;}
.products-list li.item .list-icon{position: relative;float: left;border: 1px solid #F9F9F9;width: 29%;text-align: center;}

.products-list li.item.last { border-bottom:0; }
.products-list .product-image {text-align:center; background:#E6E6E6;display: inline-block;}
.products-list .product-image img{width:251px\9;height:247px\9;}
.products-list li.item:hover .product-image{ }
.products-list .product-shop { float: left;width: 68%;padding: 10px 0px 0px 2%;}
.products-list .price-box p{display:inline-block;margin:0px;padding:0px;}
.products-list .product-name{padding:0px;}
.products-list .product-name a { display: block;font-weight: bold;padding-bottom: 0px;font-weight: normal;margin-bottom: 10px;font-size: 14px;}
.products-list .availability { }
.products-list .desc { clear:both;  margin:0 0 0px; line-height:1.78;  padding:15px 0px;}
.products-list .desc .link-learn {color:#FF4629;padding-left:10px;  }
.products-list .add-to-links {margin: 0px 0px 0 0px;float: left;}
.products-list .add-to-links li {display:inline;}
.products-list .add-to-links li.last{border:none;}
.products-list .add-to-links li a{text-decoration: none;float:left;}
.products-list .add-to-links li a span.text{display:none;}

.products-list .list-action{}
.products-list .list-action .add-to-links a{padding:0px;border-radius:0;width:34px;height:34px;position:relative;background: #F3F3F3 url(../../img/icon_product.png) no-repeat center center;}
.products-list .list-action .add-to-links a:hover{background-color: #FF4629;}

.products-list .list-action button{background:none !important;border-right: 0;padding: 0px 0px;float: left;}
.products-list .list-action button span{background-color: rgba(68, 68, 68, 0.92);background:#444444\9;width: 194px;display:inline-block;height: 34px;text-align: left;line-height: 36px !important;}
.products-list .list-action span .icon-plus {font-family: 'FontAwesome';font-style: normal;font-size: 1.1em;margin-left: 10px;}
.products-list .list-action span span {background:none !important;width:auto;border-left: 1px solid rgba(255, 255, 255, 0.10);padding: 0px 0px 0px 12px;margin: 0 0 0 10px;border-left: 1px solid #626262\9;}
.products-list .list-action button span:hover{color:#FF4629;background-color:rgba(68, 68, 68, 0.92);background:#444444\9;}

.products-list .list-action button.availability {border: 0;color: #FFF;font-size: 13px;text-transform: uppercase;font-family: 'Arial';}
.products-list .list-action button.availability span{font-weight:normal;}
.products-list .list-action button.availability:hover{color: #FF4629;}

.products-list .add-to-links li a.link-compare{background-position:-25px 7px;border-right: 1px solid #F9F9F9;}
.products-list .add-to-links li a.link-compare:hover{background-position:-25px -26px;}
.products-list .add-to-links li a.link-wishlist{background-position:-58px 9px;}
.products-list .add-to-links li a.link-wishlist:hover{background-position:-58px -24px;}

.products-list .price-box{float: right;margin:0px 0px 0px 10px;}
.products-list .price-box .price{font-size:16px;}

.products-list .add-to-links .separator {  margin:0 10px; color:#444444;}
.products-list .price-box .old-price .price-label {display:none;}
.products-list .price-box .special-price .price-label {display:none;}
.products-list .product-shop .price-from .price-label{float:left;}
.products-list .product-shop .price-to .price-label{float:left;}
.products-list .f-fix button.button {display:inline-block;}
.products-list .no-rating{margin: 0px;clear: left;}
.products-list .ratings {margin:0px;clear:left;margin: 0px;clear: left;float:left;}
.products-list .ratings .rating-box { margin:1px 15px 0px 0px;}
.products-list .ratings .rating-links a { }
.products-list .ratings .rating-links .separator {margin:0 3px;}
.products-list .ratings .rating-links { float:left;}
.products-list .productlist-area {  width:100%; }
.products-list .productlist-area .minimal-price .price-label,
.products-list .productlist-area .minimal-price .price{display:inline-block;}
/* ======================================================================================= */


/*===============================bestseller-product======================================  */

.bestseller-product {margin: 0 0 0px;padding:15px 15px 20px 15px;background: #444444;float: left;margin-bottom: 30px;}
.bestseller-product .block-title{margin-bottom: 10px;font-family: 'Arial';border-bottom: 1px solid #F9F9F9;padding-bottom: 10px;}
.bestseller-product h2{display: block;font-weight: normal;font-family: 'Arial';color: #5673B9;margin:0px;}
.bestseller-product .bestseller-grid li {list-style: none;padding: 15px 0px 15px 0px;float: left;border-bottom: 1px solid #F9F9F9;}
.bestseller-product .bestseller-grid li.last{margin-bottom:0px;border-bottom:none;}
.bestseller-product .bestseller-grid li a.product-image {float:left;background:#fff;box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);}
.bestseller-product .bestseller-grid li a.aero-image {display:none;text-decoration: none;font-family: 'FontAwesome';color: #FFF;background:#444444;width: 16px;text-align: center;font-size: 14px;float: right;padding: 1px 0px 2px 0;margin-top: 4px;}
.bestseller-product .bestseller-grid li a.aero-image:hover{background:#FF4629;}
.bestseller-product .bestseller-grid li a.aero-image img{display:none;}
.bestseller-grid .price-box .old-price .price-label {display:none;}
.bestseller-grid .price-box .special-price .price-label {display:none;}
.bestseller-product .bestseller-grid .product-name {float:left; padding-bottom:0px; }
.bestseller-product .bestseller-grid .product-name a {line-height:0.85;}
.bestseller-product .bestseller-grid .regular-price .price {line-height:0; font-size:13px; }
.bestseller-product .bestseller-grid .special-price .price {line-height:0; font-size:13px; }
.bestseller-product .bestseller-grid .old-price .price {line-height:0; font-size:13px;}
.bestseller-product .bestseller-grid .price-box {margin:0px;clear:left;top:8px;position:relative;}
.bestseller-grid .bestseller-area {width:195px; float:right;margin-left:10px;margin-top:-4px;}
.bestseller-product a.view-mpre {border: 0;background: #03997E;color: white;font-weight: normal;font-family: 'Arial';padding: 10px 20px; height: auto; float:right;}
.bestseller-product a.view-mpre:hover {background:#018870;}
.bestseller-product a.view-mpre {border:0;border-top:1px solid #CCC;margin-top:5px;cursor:pointer;}
/*===============================End bestseller-product======================================  */

/* Product View ========================================================================== */
/* Rating */
.no-rating {margin:0px;}
.no-rating .rating-box{width:69px;height:14px;background: url(../../img/no_rating.png) 0 0 repeat-x;}
.no-rating .rating-box .rating{height:14px;background:url(../../img/no_rating.png) 0 100% repeat-x;}
.latest-product .latest-area .ratings .amount {display:none;}
.ratings { line-height:1.25; margin:9px 0;}
.ratings strong { float:left; margin:1px 3px 0 0; font-family: 'Arial';}
.ratings .rating-links { margin:0; float:left;}
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:12px;  line-height:0; background:url(../../img/ratings.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:12px; background:url(../../img/ratings.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {display:none;}


.ratings-table th,
.ratings-table td { line-height:1.15; padding:3px 0; padding:15px 20px 15px 20px;}
.ratings-table th { text-transform:uppercase; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { }

.availability-only { margin:10px 0 7px; line-height:16px; /*background:url(../../img/i_availability_only.gif) 0 50% no-repeat;*/ padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; }
.availability-only a { /*background:url(../../img/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;  padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; 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; float:right;}
.email-friend a{}

/* Alerts */
.alert-price { margin:0;}
.alert-stock { margin:0;}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { width: 100%;margin: 0px;text-align:center;}
.price-box .price,
.price{  }
.price-box .price{font-family:'Arial';font-size:18px; font-weight:normal;}
/* Regular price */
.regular-price {  font-weight:normal; }
.regular-price .price { }


/* Old price */
.old-price, .old-price2 { margin:0;font-family: 'Arial', "Oswald", Tahoma, sans-serif;}
.old-price .price-label, .old-price2 .price-label { white-space:nowrap; color:#999; }
.old-price .price,.old-price2 .price { font-weight:normal; font-size: 13px; text-decoration:line-through; color:#999; font-family: 'Arial', "Oswald", Tahoma, sans-serif;}
.old-price .price-label, .old-price2 .price-label {display:none;}
/* Special price */
.special-price { margin:0;}
.special-price .price-label {  font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price {font-weight:bold;}
.special-price .price-label {display:none;}

/* Minimal price (as low as) */
.product-view .product-shop .minimal-price{display:table;}
.minimal-price { margin:0;}
.minimal-price .price-label {white-space:nowrap; }

.price-box-bundle .minimal-price .price-label{ white-space:nowrap;font-size:14px;display:table-cell;vertical-align:middle;padding-right:10px;}

.minimal-price-link { display:block;  }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block;color:#444; }
.weee .price { 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 */
.product-view .product-shop .price-from{display:table;}
.price-from { margin:0;}
.price-from .price-label { white-space:nowrap;display:table-cell;vertical-align:middle;padding-right:10px; font-size:14px; }


.product-view .product-shop .price-to{display:table;}
.price-to { margin:0;  }
.price-to .price-label { white-space:nowrap;display:table-cell;vertical-align:middle;padding-right:10px;font-size:14px;  }

/* Price notice next to the options */
.price-notice { padding-left:10px;}
.price-notice .price { font-weight:bold; }

/* Price as configured */
.product-view .product-shop .price-as-configured{display:table;}
.price-as-configured { margin:0;margin-top: -28px; }
.price-as-configured .price{font-family: 'Arial'; font-size:18px; font-weight:normal; }
.price-as-configured .price-label { white-space:nowrap;display:table-cell;vertical-align:middle;padding-right:10px;  font-size:14px;}

.price-box-bundle { padding:0 0 25px 0; display:inline-block;width:100%;}
.price-box-bundle .price-box {padding:0px; }
.price-box-bundle .price {font-family: 'Arial'; font-size:18px;  font-weight:normal;   }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {margin: 0px 0 10px 0;padding: 8px 0;background-color: #444444;border: 1px solid #e4e4e4;float: left;clear: left;width: 100%;}
.tier-prices li { line-height:1.4;  padding:2px 0 2px 10px; }
.tier-prices .benefit {  font-family: 'Arial'; }
.tier-prices .price { font-family: 'Arial'; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links {margin:0px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* 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; }
.add-to-box .add-to-links { float:left; margin:0; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none; }

.product-view { }
.product-view .view-name { }
.product-essential { }
.product-essential h2 { top: -53px;position: absolute;left: 0px;margin: 0px;font-family: 'Arial';font-size: 18px;}
.product-essential h1 {font-family: 'Arial';font-weight: bold;margin-bottom: 15px;font-size: 28px; text-transform: uppercase;}
.product-essential {margin-top:-10px; }

.product-essential .product-name{padding:0px;margin-bottom:0px;}
.product-collateral{}
.product-collateral #content h2{display:none;}
.product-collateral .padder .form-add h3, h4 {font-weight:normal;margin-bottom:15px;text-transform:uppercase;font-size:15px;}
.product-collateral .padder .form-list {margin-top:25px;}

/* jesanchez: añadido por ydral.*/
#more_info_block ul#more_info_tabs {margin-top:15px; margin-bottom: 0px; border-bottom: 1px solid #ccc; display: inline-flex;}
/*---------two border----------------*/
/*.tab{margin:40px 0px 0 0;}*/
.tabs-bg{height:53px;}
.tabs{display: inline-block;width: 100%;border-bottom:1px solid #F9F9F9;height:37px;}
.tabs li {float: left;position:relative;}
.tabs li.active{}
.tabs li.active .errow{display:none;border-top: 8px solid;border-left: 10px solid transparent;border-right: 10px solid transparent;width: 0;margin:auto;position: absolute;bottom: -8px;left: 0;right: 0;}
.tabs li a {height:15px;background:white;font-size: 14px;color: #000000;border:1px solid transparent;margin-right:2px;text-transform:uppercase;text-decoration: none;padding:10px 13px;display:block;}
.tabs li a span { }
.tabs li a:hover{background:#f3f3f3;height:16px;border:1px solid #ffffff;border-bottom-color:#ccc;color: #000000;}
.tabs li a.selected{background:#f3f3f3;height:16px;border:1px solid #ccc;border-bottom-color:#f3f3f3;color: #F00; font-weight: bold;}
.tabs li.active a{background:none;height:16px;cursor:default;border:1px solid #F9F9F9;border-bottom-color:#FFFFFF;color: #FF4629;}
.tabs li:hover{}

.custom-tab {float:right;width:47.5%;margin-top:0px;margin-bottom:0px;}
.custom-tab .product-collateral{margin-top:0px;}
.custom-tab .tabs{}
.custom-tab .tabs li{}
.custom-tab .tabs li a{}
.custom-tab .tabs li#product_tabs_addreviews a{margin-right:0px;}
/*---------one border----------------*/



#content{ padding:20px 20px 20px 20px;  border: 1px solid #ccc;border-top: 0;background: #f3f3f3;}

#product_tabs_description_contents .std{line-height:22px;}

#medidas {margin-top: 10px;}

/* Detail-block */
.detail-block {DISPLAY:NONE;border:1px solid #F9F9F9;padding:10px;margin-top:10px;background:#FFFFFF;}
.detail-block .detail-content{background-color:#E6E6E6;padding:18px 25px;}
.detail-block h3 { font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;font-weight: normal;margin-bottom: 15px;font-size: 18px;}
.detail-block p { line-height:1.75;}

/* Product Images */
.product-view .product-img-box { float:left; }
.product-view .layout-image {width:41.8%;}
.product-view .default-image {width:31.2%;box-shadow:none;}
.product-view .horizontal-image {width:60.7%;} /* jesanchez: ampliado el ancho. Original a 41,7%. */
.product-view .vertical-image {width:25%;}
.product-view .custom1-image {margin: 0 auto;float: none;display: table;width:60%;}
.product-view .custom2-image {width:43.7%;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image-zoom {}
.product-view .product-img-box .product-image-zoom img {}
.product-view .product-img-box .zoom-notice {  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(../../img/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)"; 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(../../img/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 { border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; display:none;}
.product-view .product-img-box .more-views ul {  }
.product-view .product-img-box .more-views li { float:left; margin:0 9px 8px 0px; }
.product-view .product-img-box .more-views li.last{}





.filter{display:block;margin-bottom:20px;background:#5673B9;}
.filter .new-arrow1 {float:left;display:none;}
.new-arrow1 .page-title {}
.new-arrow1 .subtitle {}
.filter .new-arrow1 .subtitle{margin-right:0px;}
#container{position: relative;}
.filter #filter{margin:0 auto;display:table;text-align:center;}
.filter #filter a{display:inline-block;padding:13px 25px;color:#FFF;text-decoration:none;font-family: 'Arial';margin: 0 5px;text-transform:uppercase;}
.filter #filter a:hover{background:#444444;}
.filter #filter a.active{background:#444444;}
.errow_iphone {float:right;margin-top:5px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label {  font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:36%;}
.product-view .lightbox{float:left;width:380px;}
.product-view .layout-shop {margin-left: 2.5%;width: 55.7%;}
.col1-layout .product-view .product-shop { float:left;  margin-left:2.5%; }
.col1-layout .product-view .default-shop {width:41.6%;margin-right:2.5%;}
.col1-layout .product-view .horizontal-shop {width:36%;}
.col1-layout .product-view .custom{border-top:1px solid #F9F9F9;display: inline-block;margin-top: 30px;padding-top: 30px;width:100%;}
.col1-layout .product-view .custom-shop{width:50%;float:left;margin-left:0px;margin-bottom:50px;}
.col1-layout .product-view .custom2-shop{width:53.7%;float:right;}
.col1-layout .product-view .vertical-shop {width:47.9%;margin-right:2.5%;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name {  }
.product-view .product-shop .product-name h1 { }
.product-view .product-shop .availability.out-of-stock{color:#eb340a;}
.product-view .product-shop .availability {color: #ABC834;display:table-cell;vertical-align: middle;text-align: right;}
.product-view .product-shop .availability span{}
.product-view .product-shop .availability.group{float: right;width: 100%;}
.product-view .product-shop .sku-brand{display: table;width: 67%; margin: 0 AUTO; padding-left:6%;}
@media (max-width:500px){.product-view .product-shop .sku-brand{padding-left:0;}}
.product-view .product-shop .product_sku{display: table-cell;vertical-align: middle;text-align: left;}
.product-view .product-shop .brand-logo{display: table-cell;vertical-align: middle;text-align: right;}
.product-view .product-shop .brand-logo img{max-width: 65px;}
.product-view .product-shop .grouped-items-table{margin: 20px 0px;float:left;}
.product-view .product-shop .short-description {clear: both;float: left;margin-bottom: 10px;margin-top: 4px;width: 100%;}
.product-essential .no-rating {padding-top: 10px;}

/*Quitar precio antiguo y % descuento en producto.*/
/*.price-stock #reduction_percent #reduction_percent_display, .price-stock #reduction_percent2 #reduction_percent_display2{
    display: none !important;
}*/
#product_reference {
    margin-top: 10px !important;
}
/* jesanchez: Añadidos estilos de la caja de precio para el slider */
.columright .price-stock{display: table;width: 98%;text-align: left; margin: 0 auto;}
.product-view .product-shop .price-stock {display: table;width: 100%;float: left;text-align: left; /* border:2px solid #000;*/}
.product-view .product-shop .price-stock h2, .columright .price-stock h2 {text-transform:uppercase;display:block!important;position:relative; top:0; color:#f00; text-align:center; padding:7px 0; margin: 0 20px;font-size:20px;font-weight: bold;}
.product-view .product-shop .price-stock h4, .columright .price-stock h4 {text-transform:uppercase;display:block!important;position:relative; top:0; color:#fff; text-align:center; padding:5px 0; border-bottom: 2px solid #fff;margin: 0 20px;font-size:20px;font-weight: bold;}
.product-view .product-shop .price-stock #old_price, .product-view .product-shop .price-stock #reduction_percent,
.product-view .product-shop .price-stock #reduction_percent2, .product-view .product-shop .price-stock #ahorro { padding:0;margin:0;line-height:24px;}
.product-view .product-shop .price-stock #old_price .text_oldprice, .product-view .product-shop .price-stock #old_price2 .text_oldprice,
.product-view .product-shop .price-stock #reduction_percent .text_descuento, .product-view .product-shop .price-stock #reduction_percent2 .text_descuento,
.product-view .product-shop .price-stock #ahorro .text_ahorro, .product-view .product-shop .price-stock #ahorro2 .text_ahorro  {margin:0 0 0 8%;color:#000;font-size:15px; text-transform:uppercase;width:43%; display:inline-block; font-weight:bold; }
.product-view .product-shop .price-stock #old_price #old_price_display, .product-view .product-shop .price-stock #old_price2 #old_price_display2, .product-view .product-shop .price-stock #reduction_percent2 #reduction_percent_display2,  .product-view .product-shop .price-stock #ahorro .ahorro_display,.product-view .product-shop .price-stock #ahorro2 .ahorro_display {color: #41424C;font-size:33px; text-align: right; display:inline-block;}
.product-view .product-shop .price-stock #reduction_percent #reduction_percent_display, .product-view .product-shop .price-stock #reduction_percent2 #reduction_percent_display2 {color: #000;text-align: right; display:inline-block;font-size:40px;padding-left:10px;padding-right:10px}
.product-view .product-shop .price-stock #ahorro .ahorro_display, .product-view .product-shop .price-stock #ahorro .text_ahorro,
.product-view .product-shop .price-stock #ahorro2 .text_ahorro, .product-view .product-shop .price-stock #ahorro2 .ahorro_display {color:#000;}
.product-view .text_ourprice {margin:0 0 0 8%;color:#ff0;font-size:12px; /*text-transform:uppercase;*/width:44%; display:inline-block; font-weight:bold;}
.product-view .product-shop .price-stock .our_price_display.price { /* fuera color borde border-top:2px solid #ff0; */ color: #f00;font-size:30px!important; text-align: right;display:inline-block; vertical-align: middle;}
#our_price_slogan {font-size:1.23em!important;font-family: "Oswald", Tahoma, sans-serif, Arial;color:#000;text-align: left;display:inline-block;margin-right: 5px; vertical-align: middle;}
.product-view .product-shop .price-stock .our_price_display.price #our_price_display, .product-view .product-shop .price-stock .our_price_display.price #our_price_display2,.product-view .product-shop .price-stock .our_price_display.price #our_price_display3 {font-size:77px;font-family: "Oswald", Tahoma, sans-serif, Arial; vertical-align: middle;}
.product-view .product-shop .price-box { width: 100%;margin: 0px;text-align:center;margin-bottom:10px}
.product-view .product-shop .price-box p{display: table;}
.product-view .product-shop .price-box .price-label{}
.text_oldprice .product-view .lightbox .price-box{margin:0px 0px 15px 0px;}
.product-view .product-shop a.view-detail{display:none;}
.product-view .product-shop .add-to-links {}
.product-view .product-shop .add-to-box{margin: 0px;clear: left;/*border-top: 1px solid #F9F9F9;padding-top: 15px;margin-top: 15px;*/float: left;width: 100%;margin: 0 auto;}
.product-view .product-shop .price-stock .add-to-box{float: none; text-align: center;}
.product-view .product-shop .add-to-links li .separator { float: left;margin: 0 10px;color:#444444;}
.product-view .product-shop .add-to-links li{display:inline !important;}
.product-view .product-shop .add-to-links li a {text-decoration: none;float:left;width:32px;height:32px;background:#F00 url(../../img/icon_product.png) no-repeat center center;position:relative;}
.product-view .product-shop .add-to-links li a.link-compare{background-position:-25px 7px;}
.product-view .product-shop .add-to-links li a.link-compare:hover{background-position:-25px -26px;}
.product-view .product-shop .add-to-links li a.link-wishlist{background-position:-60px -26px;margin: 0 1px;}
.product-view .product-shop .add-to-links li a.link-wishlist:hover{background-position:-60px -26px;}
.product-view .product-shop .add-to-links li a.link-email{border-right:none;background-image:none;font-family:'FontAwesome';color:#FFF;line-height:34px;font-size:1.2em;text-align:center;}
.product-view .product-shop .add-to-links li a.link-email:hover{color:#FFF;}
/*border: #00aa00 1px solid color verde de la caja*/
.product-view .box-ofer-time{ width:calc(80% - 2px);margin:0 auto;}
.product-view .product-shop button.button{padding:0px;float: left;background:none !important;}
.product-view .product-shop button.button span {background-color: rgba(68, 68, 68, 0.92);background:#00aa00;width: 100%;display:inline-block;height: 34px;line-height: 36px !important;color:#ffffff;font-weight: bold; font-size:20px; border: 1px solid #007700; text-transform: none;}
.product-view .product-shop button.button span .icon-plus {font-family: 'FontAwesome';font-style: normal;font-size: 1.1em;margin-left: 10px;}
.product-view .product-shop button.button span span{background:none !important;width:auto;border-left: 1px solid rgba(255, 255, 255, 0.10);padding: 0px 0px 0px 12px;margin: 0 0 0 10px;border-left: 1px solid #626262\9;}
.product-view .product-shop button.button.oferta_proxi span span {padding-left:0px;margin-left:4px; font-size:11px;}
.product-view .product-shop button.button span:hover{color:#000000;background-color:#99DD99;border-color:#000000;}
.product-view .product-shop .add-to-links li a:hover{background-color:#F00;}

.product-view .product-shop .price-stock #old_price .text_oldprice, .product-view .product-shop .price-stock #old_price2 .text_oldprice{
    font-size: 12px;
}

.ahorro_display{
    font-weight: bold;
}

.pvptext{
    font-size: 15px;
}

#ViewAllCollection{
    padding: 10px 22px;
    color: #000;
    line-height: 31px;
}

.product-view .product-shop .add-to-links a span.text,
.product-view .product-shop .add-to-links a span.icon{display:none;}

.product-view .product-shop .ratings {margin:0px;}
.product-view .product-shop .rating-box { margin-right:20px;margin-top:1px;}
.product-view .product-shop .ratings .rating-links a {}
.product-view .product-shop .ratings .rating-links .separator { margin:0 3px;}
.product-view .product-shop .price-box .old-price .price-label, .product-view .product-shop .price-box .old-price2 .price-label {display:none;}
.product-view .product-shop .price-box .special-price .price-label {display:none;}
.product-view .product-shop h2 {display:none;}
.product-view .product-shop .std {line-height: 1.78;}
.product-view .product-shop .add-to-box .or {display:none;}
.product-view .product-shop .add-to-cart label { font-weight: normal;padding-top: 7px;margin-right: 10px;}
.product-view .product-shop .add-to-box .add-to-cart {float:left;margin:0px;padding-bottom:10px;width: 100%}
.product-view .product-shop .add-to-box .price-stock .add-to-cart{float: none; display: inline-block;}
.quantity_car {display:none /*inline-block*/; width:calc(100% - 85px);margin-bottom:10px;}
.product-view .product-right {width:22.1%; float:right;}
.sharing-button {float: left;margin-bottom:25px;} /* jesanchez: modificada posición y margin.  Reposicionado daguilera*/
.sharing-button .first{width:150px;}
.sharing-button .default{width:250px;}
/* Product Options */
.detail-carousel.cloudzoom #slider .flex-viewport li {border-color: gray;}
.product-options {/*max-height:200px;overflow:auto;*/ display: inline-block;width: 100%;/*margin-top:15px;padding-top:15px;border-top:1px solid #F9F9F9;*/}
.product-view .product-options dt label {font-size:14px;}
.product-options dt {font-weight: normal;padding-top: 0px;clear: left;padding-right: 0px;}
.product-options dt label { font-weight: normal;}
.product-options dt label em { color: #eb340a;margin-right: 5px;font-size: 1.2em;}
.product-options dd .qty-holder {display: block;padding: 10px 0 0;float: left;width: 100%;}
.product-options dd .qty-holder label { vertical-align:middle; font-size:14px;}
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd {margin: 0px 0px 12px;float: left;width: 100%;padding: 10px 0px 20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border-bottom: 1px solid #F9F9F9;}
.product-options dl.last dd.last { border-bottom:0;}
.product-options dd .input-box input.product-custom-option.required-entry{width: 100%;background: #FFF;font-size: 13px;}
.product-options dd input.input-text { width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker {display: -moz-inline-box;margin: 0px 3px 0 0px;vertical-align: middle;float: left;}
.product-options dd textarea { width:100%; height:8em; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.product-options dd select { width: 100%;height: 30px;padding: 6px;}
.product-options dd select.multiselect{height: 60px;border: 1px solid #F9F9F9;}
.product-options dd select.datetime-picker{}
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right: 0px;float: left;width: 100%;}
.product-options .bundle ul.options-list{}
.product-options ul.options-list li { line-height: 1.5;padding: 0px 7px 10px;float: left;}
.product-options dl.bundle ul.options-list li{}
.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; display:table;}
.product-options ul.validation-failed {  float:left;}
.product-options p.note { margin:0;}
.product-options p.required { display:none;}
.product-options .validation-advice {margin-top: 10px;}
.product-view .product-shop .grouped-items-table td .price-box{float:none;}

.product-options-bottom {  }
.product-options-bottom .add-to-cart label {}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.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; display:none; }
.product-options-bottom .add-to-links { text-align:right; }
.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 {clear: left;margin: 0px;padding-bottom:20px;}
.product-shop .product-options-bottom { margin:0 0 0px; clear:left;}
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.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; }
.product-shop .product-options-bottom .add-to-links { }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.upsell-product{margin-top: 10px;}

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {  font-weight:normal;}
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; /*background:url(../../img/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-weight:normal; margin:0 0 5px; font-size: 15PX;}
.product-view .box-tags .form-add .input-box { float:left; margin:0 0px 0 0;}
.product-view .box-tags .form-add input.input-text { width:299px; height:25px;}
.product-view .box-tags .form-add button.button{padding: 0px 22px;height: 35px;}
.product-view .box-tags .note { margin:3px 0 0; padding:5px 0 0 0px; }

/* Block: Reviews */
.product-view .box-reviews dt a {color:#FF4629;font-weight:bold;padding-right:5px;text-transform: capitalize;}
.product-view .box-reviews dt span { padding-left:5px;text-transform:capitalize;font-family:'Arial';}
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 {  font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 {  }
.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:100%; 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;  line-height:21px; }

/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0px;  padding-bottom:8px;font-family: 'Arial';}
.product-name a, .cart_block_product_name { font-size:17px;font-family: 'Arial';text-shadow: 0px 0px 0px;}
.product-name a:hover{text-decoration:none;color:#FF4629;}
.block .block-content .product-name a:hover{}
.bestseller-product .bestseller-grid .product-name a:hover{}
.data-table td .product-name a:hover{}
/* Product Tags */
.tags-list { display:block;  background:#E6E6E6; padding:10px 20px 10px 20px; }
.tags-list li {  margin:0 4px 0 0; display:inline; }

/* 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 #cdcdcd; padding:10px; }
.advanced-search-summary ul { float:left; width: 48%;text-align: justify;margin-right: 2%; }
.advanced-search-summary ul li{padding-bottom:15px;}
.advanced-search-summary strong { color:#FF4629;  }
.advanced-search-summary p { clear:both; margin:0; }

/* CMS Home Page */
.new-arrow1 .subtitle,
.new-arrow .subtitle{font-family:'Arial'; border-bottom:1px solid;padding-bottom: 10px;text-transform:uppercase; font-weight:normal;margin-bottom:20px;font-size:18px;}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right;margin-bottom:10px;}
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px 12px; background: #E6E6E6;
    padding: 10px 20px 25px 20px; }
.page-sitemap .sitemap a {line-height:2;}
.page-sitemap .sitemap li { margin:0px 10px 0px 0px; display: inline; }
.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(../../img/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 {}

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; }
.cart .page-title .checkout-types {display:none;}
/* Shopping Cart Table */
.cart-table th {  }
.cart-table td { }
.cart .totals{margin-top:0!important;}
.cart-table td a{}
.cart-table td.a-center.last a.cartedit,
.cart-table td.a-center.last a.link-wishlist{
    width: 21px;
    height: 21px;
    background: #444444;
    text-align: center;
    font-family: 'FontAwesome' !important;
    font-size: 11px;
    display: block;
    color: #FFF !important;
    line-height: 23px;
    margin:10px auto 0 auto;
}

.cart-table td.a-center.last a.cartedit:hover,
.cart-table td.a-center.last a.link-wishlist:hover{background: #FF4629;text-decoration:none;}

.cart-table .product-name { font-weight:bold; }
.cart-table .item-msg { margin:5px 0; color:#df280a; text-align:left;font-size:11px;}
.cart-table tfoot td {  }
.cart-table .btn-continue { float:right;}
.cart-table .btn-continue,
.cart-table .btn-empty{   padding:15px;}

.cart-table .btn-update{margin-right:10px; padding:15px; }
.cart-table .btn-update,
.cart-table .btn-empty { float:left; }
.cart-table tfoot tr {}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {margin-top: 40px;}
.cart-collaterals .col2-set .col-1{padding:0px; background:none;}
.cart-collaterals .col2-set .col-2 {padding:0px;}
.cart .cart-collaterals .col2-set { float:left; width:69%; }
.cart .cart-collaterals .col2-set .col-2{ width:100%; float:left;}

.cross {width:100%;float:left;}



/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {min-height: 246px; float: right;width: 94.3%;background: #E6E6E6;padding: 1em 23px 1.5em 22px;border: 1px solid #F9F9F9;}
.cart .shipping{float:left;}
.cart .discount h2,
.cart .shipping h2,
.cart .totals h2{font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;text-transform: uppercase;font-weight: normal;margin-bottom: 15px;font-size: 16px;}
.cart .shipping p {  padding-bottom:20px;margin:0px;text-align:left;}
.cart .discount label { padding-bottom:20px; display: block;}
.cart .shipping .form-list li{margin-right:0px;}
.cart .shipping .form-list .input-box{width:100%;}
.cart .shipping .form-list select{width:100%;}
.cart .shipping .form-list input{width:96%;}

.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:0px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {  margin-left:0; float:none;}
.cart .shipping .buttons-set button.button{margin-top:13px;}
.cart .discount h2 {  }
.cart .discount .input-box { margin:0px 0 0; width:100%; }
.cart .discount input.input-text { width:37%; height:25px; margin-bottom:15px;}

.cart .shipping h2 { }
.cart .shipping .sp-methods { margin:20px 0 0; padding:5px 0 0; border-top:1px solid #F9F9F9; }

/* Shopping Cart Totals */
.cart .totals {
    float: right;
    /* min-height: 246px; */
    width: 25%;
    padding: 1em 23px 1.5em 22px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb;}
.cart .totals table { width:100%;  }
.cart .totals td { padding-bottom:15px;}
.cart .totals td span.price{padding-left:10px;}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top: 5px;padding-bottom: 5px;border-top: 1px solid;border-bottom: 1px solid;margin-top: 15px;}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {font-size: 20px;font-family: 'Arial';font-weight: normal;}
.cart .totals .checkout-types {  padding:10px 0px 10px; text-align:right; }
.cart .totals .checkout-types li { clear:both;  }
.cart .totals .checkout-types li a {  }
.cart .totals .checkout-types button.btn-checkout{background:#444444;margin-top: 10px;font-family: 'FontAwesome' !important;padding: 0px 14px 0px;margin-bottom: 10px;float: right;}
.cart .totals .checkout-types button.btn-checkout:hover{background:#FF4629;}
.cart .totals .checkout-types button.btn-checkout span{font-family:'Arial';padding-left: 7px;position: relative;border-right: 1px solid rgba(255, 255, 255, 0.20);padding-top: 8px;display: inline-block;padding-bottom: 8px;margin-right: 10px;}
.cart .totals .checkout-types button.btn-checkout span span{border:none;}
/* Options Tool Tip */
.item-options dt {font-family:'Arial'; text-align:left; float:left; clear:left;padding-right:6px;}
.item-options dd { padding-left:10px; margin:0 0 6px; text-align:left;}
.truncated { cursor:help; padding-top:5px;}
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:248px; padding:8px; border:1px solid #ddd; background-color:#f7f7f7; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:23px; left:-42%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt {border-bottom:1px solid #F9F9F9;padding: 0PX 0PX 10PX 0PX;margin-bottom: 10PX;}
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;font-size:14px;}
.sp-methods .price {  }
.sp-methods .form-list { padding:23px 20px 20px 20px;background: #E6E6E6;border: 1px solid #F9F9F9;margin-bottom: 20px;margin-top: 10px;display:table;}
.sp-methods .form-list li { margin:0 52PX 23px 51PX; display:inline-block;}
.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; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:10px; float:left;text-decoration:none;  margin-top:7px; }

/* 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(../../img/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 {margin-top: 25px;font-size: 16px;border-bottom: 1px solid #F9F9F9;padding-bottom: 10px;margin-bottom: 10px;font-family:'Arial';}
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { padding: 15px 24px 22px 30px;background: #E6E6E6;border: 1px solid #F9F9F9;position:relative; }
.gift-messages-form label { position:static !important; }
.gift-messages-form li{margin-bottom:0px;}
.gift-messages-form h4 { font-family:'Arial'; font-size:16px;border-bottom: 1px solid #F9F9F9;padding-bottom:10px; margin:0px 0px 10px 0;color:#FF4629;}
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form p{margin-top:20px !important;}
.gift-messages-form .item {margin:25PX 0 0 0 !important;border-bottom: 1px solid #E5E5E5;padding-bottom: 15px;}
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0PX !important;border: 1px solid #F9F9F9;padding: 5px;background: #FFF; }
.gift-messages-form .item .product-image img{width:65px;height:65px;background:#E6E6E6;}
.gift-messages-form .item .number { margin:0; font-family:'Arial';  text-align:center;  }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {  font-family: 'Arial';margin: 0 0 10px;font-size: 18px;border-bottom: 1px solid #F9F9F9; }
.gift-messages-form .item .details .form-list .field { width:255px;margin-bottom:15px; }
.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:80%; }
.gift-messages-form .item .details .form-list li.wide textarea { width:100%; }

.gift-message-link { /*background:url(../../img/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(../../img/btn_gm-close.gif) 0 0 no-repeat;*/  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:5px 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 {}
.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 { /*background:#fbfaf6 url(../../img/bkg_checkout.gif) 0 0 repeat-x;*/ border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 {  font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-weight:bold; color:#E26703; }
.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:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.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-weight:bold !important; color:#1e7ec8 !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 {}
.block-progress .block-title strong span { }
.block-progress .block-title { }
.block-progress .block-title strong { }
.block-progress .block-content { background:none; }
.block-progress dt {border-bottom:1px solid #F9F9F9; font-weight:normal; line-height:2.75;    }
.block-progress dt span.progress_font{font-family:'FontAwesome';margin-right:15px;}
.block-progress dd { border-bottom: 1px solid #F9F9F9;padding-bottom:20px;}
.block-progress dt.complete { margin:0; color:#FF4629;border:0; }
.block-progress dt.complete span.progress_font{}
.block-progress dd.complete address { line-height:1.90;padding: 8px 13px;margin: 10px 0 6px;width: 185px;margin: 0 auto;box-shadow: 0 0 5px -2px #C4C1C1;-moz-box-shadow: 0 0 5px -2px #C4C1C1;-webkit-box-shadow: 0px 0px 8px -2px #C4C1C1;}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set {}
.opc .buttons-set p.required {  float:left;margin-right:15px;margin-top:10px;}
.opc .buttons-set .back-link small { display:none; }
.buttons-set .back-link a {background: #FF4629;border: none;padding: 10px 22px;text-align: center;color: #fff;font-size: 13px;text-transform: uppercase;border-radius: 0px;font-family: 'Arial';word-spacing: 3px;*height:39px;*line-height:39px;}
.buttons-set .back-link a:hover {background:#444444;text-decoration:none;}
.opc .buttons-set.disabled button.button { display:none;}
.opc .buttons-set .f-left {position: relative;top: 8px;}
.opc .buttons-set .please-wait { height:21px; line-height:40px; }
.opc .ul { list-style:none; padding-left:0px; line-height:2;}
.opc .ul li{ line-height:2; }
.opc .ul li span{font-family:'FontAwesome';margin-right:15px;}
.opc { position:relative; }
.opc li.section {}

.opc .step .form-list li.wide select, .opc .step .form-list li.wide .input-box,
.opc .step .form-list li.wide input.input-text{
    width: 95%;
}

.opc .step-title {float: none;clear: left;background: #E6E6E6;margin-bottom: 20px;padding: 10px;border: 1px solid #F9F9F9;}
.opc .step-title .number { float: left;
    font-family: 'Arial';
    font-size: 18px;
    padding: 8px 10px 0 0;}
.opc .step-title h2 { margin-top:2px;float:left; padding:0px 0px 0px 5px; font-weight:normal;font-family: 'Arial';font-size: 18px; margin-bottom:0px;}
.opc .step-title a { display:none; float:right; line-height:16px; }

.opc .allow .step-title {  cursor:pointer; }
.opc .allow .step-title .number { }

.opc .active .step-title { cursor:default;background:#FF4629; border-color: transparent;}
.opc .active .step-title .number { color:#FFF;}
.opc .active .step-title h2 { color:#FFF;  }

.opc .step {float: none;position: relative;width: 90%;margin: 0 auto;display: table;padding:20px 0px;}
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }

#opc-login .buttons-set button.button {float:left;margin-left:0px;margin-right:15px;}
#opc-login h3 { font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;text-transform: capitalize;font-weight: normal;margin-bottom: 20px;font-size: 18px;}
#opc-login h4 {clear:left; }
#opc-login .col2-set .col-1 h4{font-family:'Arial';text-transform:uppercase;}
#opc-login .col2-set .col-2  p{text-align:right;}
#opc-login li.control {float:left;margin-bottom:30px;margin-right:31px;}
#opc-login li.control label{color:#FF4629;}
#opc-billing li.control{float:left;margin-top:10px;}

#opc-billing .buttons-set,
#opc-shipping .buttons-set,
#opc-shipping_method .buttons-set,
#opc-payment .buttons-set {border-top:0px;}



#opc-shipping_method .buttons-set {  }
.opc .gift-messages-form .inner-box {  height:260px; overflow:auto; }

#opc-review .step { border:0;  }
#opc-review .product-name { font-weight:normal; text-decoration: none;font-weight: normal; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set {  }
#opc-review .buttons-set p { margin:0; line-height:40px;color:#D51B1E; float:left !important;}
#opc-review .buttons-set p a {color:#FF4629; padding-left:10px;}
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

#checkout-step-login .col2-set .col-1{float:right;}
#checkout-step-login .col2-set .col-2{float:left;}
#checkout-review-table-wrapper  tbody td{}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 0px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 14px 0 0; border-top:10px solid #E6E6E6; padding:2px 0 0; font-family:'Arial';text-align:center;  text-transform:uppercase;}
.checkout-progress li.active { border-top-color:#FF4629; color:#FF4629; }
.checkout-progress li.last{margin-right:0px;}
.multiple-checkout h2 {  font-weight:normal; margin:0 0 10px; font-size:13px;text-transform:uppercase;}
.multiple-checkout h3,
.multiple-checkout h4 {  font-weight:normal; color:#FF4629; margin-bottom:15px;}
.multiple-checkout .gift-messages h3{color:#444444;margin-bottom:10px;}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name {margin-bottom:0px; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { }
.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 { border:1px solid #F9F9F9; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend {  color: #FF4629;  position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.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:#FF4629; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px;  padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px;   }
.multiple-checkout .place-order .grand-total .inner div { display:inline; float:right; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:21px; margin-top:7px;font-family: 'Arial'; float:left; }


/* Step 1 */
.multiple-checkout .title-buttons button.button span {  }
#multiship-addresses-table td {  }
#multiship-addresses-table tfoot td {}
#multiship-addresses-table tfoot button.button span {  }

/* 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 #F9F9F9;padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display: table;position: absolute;top: -15px;right: -16px;width: 153px;height: 26px;background: #FFF;border: 1px solid #E4E4E4;border-bottom: 3px solid;overflow: hidden;}
.checkout-multishipping-shipping .box-sp-methods .pointer p{font-size:11px;text-align: center;font-family: 'Arial';vertical-align: middle;display: table-cell;}
.checkout-multishipping-shipping .box-sp-methods .border{width: 0;height: 0;border-top: 5px solid;border-left: 5px solid transparent;border-right: 5px solid transparent;position: absolute;right: 96px;top: 15px;}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:264px;}
.account-login .content h2 {font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;text-transform: capitalize;font-weight: normal;margin-bottom: 20px;font-size: 18px;}
.account-login .new-users h2 { }
.account-login .registered-users h2 {  }
.account-login .buttons-set { border-top:0; margin:0; float:left;}
.registered-users button.button {float:left;margin-left:0px;margin-right:15px;}
.registered-users p.required {float:left;margin-top:13px;margin-right: 20px;}
.registered-users a.f-left {margin-top:12px;float:left !important;}
.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { /*background:url(../../img/window_overlay.png) repeat;*/ background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc;  padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { /*background:url(../../img/btn_window_close.gif) no-repeat;*/ display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg {}
.dashboard .welcome-msg p { margin:0; }
.dashboard .welcome-msg p.hello {margin-bottom:10px;}
.dashboard .welcome-msg p strong {font-weight:normal;margin-bottom:10px; color:#FF4629;text-transform:uppercase;}
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account {  }
.box-account .data-table th {text-align:center;}
.box-account .box-head { border-bottom:1px solid; margin:15px 0 15px; text-align:right; }
.box-account .box-head h2 { float: left;margin: 0;font-family: 'Arial';background-position: 0 0;background-repeat: no-repeat;font-size: 15px;text-transform: uppercase;padding-bottom: 5px;}

.dashboard .box .box-title { border-bottom:1px solid; padding:0 0 5px; margin:0 0 10px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-weight:normal; margin:0; font-size:13px;text-transform:uppercase; }
.dashboard .box .box-content p { line-height:1.75;}
.dashboard .box .box-content address {font-style: normal;line-height: 1.75;}
.dashboard .box-content a {color:#FF4629;}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { margin-top:30px; }
.dashboard .box-info h4 { font-weight: normal;text-transform: uppercase;margin: 0px 0px 10px 0px;border-bottom:1px solid;padding-bottom: 5px;font-size: 13px;}

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { padding-bottom:10px; }
.dashboard .box-reviews .number {  float: left;color: #fff;margin: 1px -20px 0 0;background: #FF4629;width: 20px;height: 20px;text-align: center;line-height: 22px;}
.dashboard .box-reviews .details { margin-left:30px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings strong{text-transform:uppercase;}
.dashboard .box-reviews .ratings { margin:9px 0; margin-top:1px;}

/* Block: Tags */
.dashboard .box-tags .box-head h2 { }
.dashboard .box-tags .number { float: left;color: #fff;margin: 1px -20px 0 0;background: #FF4629;width: 20px;height: 20px;text-align: center;line-height: 22px;}
.dashboard .box-tags .details { margin-left:30px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong{text-transform:uppercase;}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;margin-bottom: 15px;font-size: 15px;text-transform: uppercase;}
.addresses-list h3 {font-weight: normal;text-transform: uppercase;margin: 0px 0px 10px 0px;border-bottom:1px solid;padding-bottom: 5px;font-size: 13px;}
.addresses-list address { margin:0 0 3px; line-height:1.75;  }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:normal;color:#FF4629;}
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { margin:0 0 20px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:normal; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info {}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current {color:#FF4629; }
.order-info li { margin:0 3px; }
.order-info-box .box .box-content address {font-style: normal;line-height: 1.75;}

.order-date { margin:10px 0; }

.order-info-box {margin:0 0 15px; }
.order-info-box h2 {font-weight: normal;font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;margin-bottom: 15px;font-size: 15px;text-transform: uppercase;}
.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%; }
.order-items h2{ font-family: 'Arial';border-bottom:1px solid;padding-bottom: 5px;margin-bottom: 15px;font-size: 15px;text-transform: uppercase;}
.order-items .product-name {  font-weight:normal !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd {  margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd {  margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.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-family: 'Arial';text-transform: uppercase;font-weight: normal;font-size: 18px;margin: 0px 0 20px 0;border-bottom:1px solid;padding-bottom:5px;}
.page-print h2,
.page-print h3 { font-family: 'Arial';
    border-bottom:1px solid;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;}
.page-print h2.h2 { font-family:'Arial' }
.page-print .order-date {   }
.page-print .col2-set { margin:0 0 10px; }
/* 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 { text-align:left !important; }
.my-wishlist .data-table th{padding:15px 19px;}
.my-wishlist textarea { display:block; width:96%; height:109px; }
.my-wishlist .buttons-set { margin-top:3em; }
.my-wishlist .buttons-set button.button {}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table .availability{padding:10px 0px;}
#wishlist-table .old-price .price-label {display:none;}
#wishlist-table .special-price .price-label {display:none;}
#wishlist-table .inner {margin:3px 0px 10px 0px;line-height:1.5em;text-align:justify;}
#wishlist-table button.button {margin:14px 0px 10px 0px;}
#wishlist-table tbody td.last a.btn-remove2{}

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:-3px 0 0 5px;}
.my-tag-edit .btn-remove span{display:none;}
.my-tag-edit strong {color:#FF4629;}
#my-tags-table { clear:both; }
#my-tags-table td {  }
#my-tags-table .add-to-links { white-space:nowrap; margin-top:17px;clear:both;}
#my-tags-table .special-price .price-label {display:none;}
#my-tags-table .old-price .price-label {display:none;}
#my-tags-table .price-box {float:left;clear:left;}
#my-tags-table .product-name{float:left;padding-right:20px;padding-bottom:0px;}
#my-tags-table .ratings{margin:1px 0px;float:left;}
#my-tags-table .old-price .price {float:left;}
#my-tags-table .special-price .price{float:left;}
#my-tags-table .regular-price .price {float:left;}

/* My Reviews */
#my-reviews-table td {  }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; border:1px solid #F9F9F9;padding:5px;background:#FFFFFF;}
.product-review .product-img-box .product-image img{background:#E6E6E6;}
.product-review .product-img-box .label { margin:10px 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0px 0px 10px 0; }
.product-review .product-details { margin-left:160px; }
.product-review .product-name { font-family:'Arial'; margin:0 0 10px;font-size:15px;}
.product-review h3 { font-size: 13px;font-weight: normal;text-transform: uppercase; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-family:'Arial';text-transform:uppercase;}
.product-review dd {  margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.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;  }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red;  font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #F9F9F9; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #F9F9F9; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 {  margin:0; text-shadow:0 1px 0 #444444; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { /*background:url(../../img/map_popup_arrow.gif) no-repeat;*/ position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { /*background:url(../../img/btn_window_close.gif) no-repeat;*/ display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #F9F9F9; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #F9F9F9; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.link_box div.clearfix {margin-bottom: 8px !important;}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer .bugs { margin:13px 0 0; display:none;}
.footer .bugs a {  text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:6px 0 0px;font-size:11px; float:left;}
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul.about-links {display:inline-block; padding-top:25px;display:none;}
.footer ul.about-links li {display:inline;}
.footer ul.about-links li a{}
.footer ul.about-links li a:hover{}
.footer ul {}
.footer ul.links { display:inline-block;padding-top:25px;display:none;}
.footer ul.links li{display:inline;}
.footer ul.links li a{}
.footer ul.links li a:hover{}
.footer ul.links li.last a{border-right:none;}
.footer-container .bottom-container { margin:0 0 5px; }
.footer-container .validation-advice { position:absolute;top:36px;}
.footer-container {margin-top:15px;}
/*FOOTER MOBILE*/
@media  (max-width: 600px) {
    .footer {max-width: 412.8px !important;}
}
.footer { width:1200px; margin:0 auto; display:inline-block;/*padding-top:40px;*/padding-bottom:20px;max-width:100%;}
.footer a:hover{text-decoration:none;}
.footer-block h2{font-family: 'Arial';font-size:18px;word-spacing:3px;display:inline-table;}
.footer-block h2 + h2{font-size:18px;display:block;word-spacing:0;font-family: 'Arial';}
.footer-block{background:#FBFBFB; box-shadow: 0px 3px 3px -4px rgba(0, 0, 0, 0.25), 0px -3px 3px -4px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 3px 3px -4px rgba(0, 0, 0, 0.25), 0px -3px 3px -4px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 3px -4px rgba(0, 0, 0, 0.25), 0px -3px 3px -4px rgba(0, 0, 0, 0.25); border: 1px solid #CDCDCD; border-left: 0; border-right: 0; text-align:left;}
.footer-block-contain{ margin: 0 auto; display: table; /*height: 88px;*/ width: 100%; /*max-width: 90%;*/}
.footer-block-contain .custom{ /*width: 30%;*/display: table-cell; vertical-align: middle;text-align: center;}
.footer-container h2{font-weight: 400; font-size: 1.5em !important;}
.footer .custom h3{font-weight: 400;font-size: 1.17em !important;}
.footer-block-contain .custom.block2{ border-left:1px solid #CDCDCD; border-right:1px solid #CDCDCD;}
.footer-block-contain .custom.block1 h2{ /*padding-right:10px; margin-top: 11px; margin-bottom: 3px;*/}
.footer-block-contain .custom .text{ /*text-align:left;*/ width:100%; display:inline-block; padding-left: 10px;}
.footer-block-contain .custom.block2 span,.footer-block-contain .custom.block3 span{ font-family: 'FontAwesome'; font-size:1em; display:inline-table; /*padding-right:10px;*/ margin-top:-2px;}
.block3 .text p{ margin-bottom: 0px;}
.footer-block-contain .custom p{ font-size:14px;}
.footer-block-contain .custom p span.numcontact{color: #FF4629;font-size: 18px !important;/*top: 3px;*/position: relative;}
.footer-block-contain .custom p + p{ font-size:18px; margin-bottom:0px;}
.footer-payment{float:right;margin-top: 1.75em;}
.footer-payment p{float:right;padding-bottom:0px;margin-bottom:0px;}
/*.footer-payment .follow_us{float:left;display:table;padding-right:20px;}
.footer-payment .follow_us h2{display:table-cell;vertical-align:middle;padding-right:15px;font-family:'Arial';font-size:18px;}
Quitamos en follow us del payment para llevarlo mas arriba */
.follow_us{margin-right: 0px !important}
.follow_button{width: 70%;margin: 0 auto;display:flex;}
.follow_button a.btn_follow{margin: 0 auto;float:left;text-decoration: none;font-family: 'FontAwesome';font-size: 26px;color: #FFF !important;background: #444444;width: 40px;height: 40px;padding:5px;;border-radius: 12px;} /* jesanchez: ampliado tamaño icono - Daguilera añadido más tamaño y border redondos*/
.follow_button a.btn_follow:hover{background:#FF4629;}
.footer_link{width:100%;display:table;/*padding-bottom: 25px;*/margin-bottom:12px; /* disminuido el margen inferior */}
.footer_link .one_fourth,.footer_link .one_third{text-align: center; margin-top: 25px;margin-left: 0.33%}
.footer_link .one_fourth h4,.footer_link .one_third h4 { font-family: 'Arial'; font-size:18px; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid; /*text-transform:capitalize;*/}
.footer_link .one_fourth h5,.footer_link .one_third h5 { font-family: 'Arial'; font-size:16px; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid; /*text-transform:capitalize;*/color:#444444; font-weight:400;text-align: center;}
.one_third span.cms-titulo{font-family: 'Arial'; font-size:18px; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid; padding-bottom: 5px;display: block; margin-right:0% !important; /*text-transform:capitalize;*/}
.footer_link .one_fourth li,.footer_link .one_third li{line-height:22px; float: left; clear: both;}
.footer_link .one_fourth li:hover a,.footer_link .one_third li:hover a{color:#FF4629;}
.footer_link .one_fourth li a:before,.footer_link .one_third li a:before{padding-right:15px;font-family: 'FontAwesome';}
.footer-block .input-box{ position: relative; display: inline-block; /*width: 97%;*/ /*margin-top: 9px; */  margin-right: 9px;}
.footer-block .input-box input{ background: none; padding: 5px 15px 5px 15px; font-size: 11px; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; height: 40px;}
.footer-block .input-box button.button{ color: #FFF; padding: 0px; font-size: 14px; width: 19%; float: right;}
.footer-block .input-box button.button span span{width: 34px;height: 34px;line-height:34px;display:inline-block;}
.footer_link .one_fourth .footer_location,.footer_link .one_third .footer_location{ float:left; line-height:1.9em;width: 100%; margin: 10px 10px 0px 0;display: flex;flex-direction: column-reverse;align-items: center;}
.footer_link .one_fourth .footer_location p,.footer_link .one_third .footer_location p {padding-left:10px}
/*.footer_link .one_fourth .footer_location ul,.footer_link .one_third .footer_location ul,.footer_link .one_third ul {padding-left:50px}*/
.footer_link .one_fourth .footer_location p span,.footer_link .one_third .footer_location p span{font-family: 'FontAwesome'; padding-right: 5px; width: 31px; float: left; text-align: center;}
.footer_link img{ margin-top: 42px;}

/*home-block===========================================================================*/
/*home-left============================================================================ */
.home-left{width:299px;float:left; margin:20px 0px 0px 0px;}
.customized{ margin-bottom:20px; padding:20px 20px 25px 20px; border-left: 1px solid #F9F9F9; text-align:center;}
.customized h3{font-family: 'Arial'; font-weight: normal; font-size: 16px;}
.customized .best_theme{ background:#FFF; padding:20px 10px 35px 10px; margin:15px 0px 0px 0px;}
.customized .best_theme h4{color:#FF4629; font-weight:normal;}
.customized .best_theme .theme_image{ margin:15px 0px 35px 0px;}
.customized .best_theme .theme_image img{ width:180px;}
.customized .best_theme a{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; cursor: pointer; display: table; margin: 0 auto; text-decoration: none;}
.customized .best_theme a span{ border-left: 1px solid #F9F9F9; color: #FFFFFF; font-family: 'Arial'; padding: 10px 22px; text-align: center; text-transform: uppercase;}
.customized .best_theme a span:hover{background:#444444;}

/*home-right============================================================================ */
.scrollup { border-radius: 35px; position: fixed; bottom: 25px; right: 25px; display: none; font-size: 24px; background:#F00; /* jesanchez: modificado color por ydral. */ font-family: 'FontAwesome'; padding: 4px 14px 12px 14px; z-index: 2; color:#fff;}
.scrollup:hover { text-decoration: none; background: #444444;}
.home-right .featured-area {width: 100%;background:#03997e; float:left; display:inline-block;-webkit-transition:all 0.3s linear;position:absolute;bottom:0;height:58px;transition:all 0.3s linear;-moz-transition:all 0.3s linear;}
/*button.button.btn-cart span {background:none;}*/

/* Clears ================================================================================ */
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access: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-view .product-shop .short-description:after,.product-view .box-description: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; }
.clear{clear:both;height:0;}
/* ======================================================================================= */

.guest-select {width:305px !important;}

/* about us */
.page-head h3{color: #03997e;}
.col3-set .col-1 .p{ margin: 5px 0px;}
.col3-set .col-2 .p strong{  margin: 5px 0px;}
.col3-set .col-2 .p {margin: 5px 0px;}
.col3-set .col-3 .p {margin: 5px 0px;}
.col3-set .col-3 .p strong{ margin: 5px 0px;}
.std dl dt{}

/*  customer service*/

dl #answer1{ margin: 5px;}
.service dd{}
.customer li a{}

/* policy */
.policy p{}
.policy h2{  margin: 10px 0px 10px 0px;}
.policy .disc li {}
/* order-return*/
.order-return li{padding:  20px 0px 20px 0px;}
span #ajax_loading{}
div#buttonwrapper p.required {display:none !important;}

/*side nav click css*/
/********Css For Category Sidebar Navigation ************/
#sidenav{}
#sidenav li{ padding:0px 0;position:relative;}
#sidenav li.last{border:0 none;}
#sidenav li:hover{}
#sidenav li a.show-cat{margin-top:3px;text-decoration: none;position: absolute;right: 0;top: 0;width: 21px;height: 21px;background: #444444;text-align: center;font-family: 'FontAwesome' !important;font-size: 12px;display: inline-block;line-height:21px;color:#FFF;}
#sidenav li a.show-cat:hover{background:#FF4629;}
#sidenav li a.active{background:#FF4629;}
#sidenav li a.show-cat span.minus{display:none;}
#sidenav li a.show-cat.active span.minus{display:block;line-height:14px;}
#sidenav li a.show-cat.active span.plus{display:none;}
#sidenav li a.show-cat span.plus{display:block;}
#sidenav li.active a.level-top{}
#sidenav li ul{display:none;padding-left:15px;}
#sidenav li.active ul.level0{display:block;}
#sidenav li.active ul.level0 li.active ul.level1{display:block;}
#sidenav li.active ul.level0 li.active ul.level1 li.active ul.level2{display:block;}
#sidenav li ul li.last{border:0 none;}
/* Level 1 */
#sidenav li ul li ul{ display:none;padding-left:15px;}
/*side nav fly-out css*/
.sf-menu li {}
.sf-menu a span.errow{margin-right: 9px;font-family: 'FontAwesome';}
.sf-menu a {display:block;}
.sf-menu a:hover{}
.sf-menu li:hover ul li a{padding:0 10px;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {background:#F9F9F9;border:1px solid #F9F9F9;left: 170px;top: -1px;width: 180px;z-index: 99999;}
.block-category-nav .block-content .sf-menu ul .aerrow{display:none;border-right: 5px solid #FF4629;border-top: 5px solid transparent;border-bottom: 5px solid transparent;width: 0;height: 0;position: absolute;left: -8px;top: 12px;}
.sf-menu li li li a:before { padding-right: 10px;}
/*End side nav fly-out css*/
/*--------------------------------------------------------------------------------------------*/

/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */

/*  Font Awesome styles
    ------------------------------------------------------- */

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.header .searchlogo:before,
.header .form-search button.button span span:before{ content: "\f002"; }
.icon-envelope-alt:before             { content: "\f003"; }
.cart-table td.a-center.last a.link-wishlist:before{ content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.header .top-links li:nth-child(2n) a span::before{ content: "\f004"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.grid:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
div.alert span:before{ content: "\f00c"; }
.ajax_cart_block_remove_link:before, .close_la:before,
div.alert button:before{ content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }
.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.btn-remove2:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }
/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
/*.header .top-links li a span:before{ content: "\f02d"; }*/
.icon-bookmark:before             { content: "\f02e"; }
.link-print:before                { content: "\f02f"; }
.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before,.list:before                { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }
.btn-edit:before,
.cart-table td.a-center.last a.cartedit:before{ content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }
.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before{ content: "\f053"; }
.icon-chevron-right:before{ content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056" !important; }
.error-msg:before         { content: "\f057"; }
.success-msg:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }
.icon-arrow-left{ content: "\f060"; }
.cart .totals .checkout-types button.btn-checkout:after{ content: "\f061"; }
.validation-advice:before,
.icon-arrow-up:before{ content: "\f062"; }
.icon-arrow-down:before{ content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
/*.icon-plus:after                 { content: "\f067"; }*/
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.note-msg:before,
.notice-msg:before{ content: "\f06a"; }
.product-latest .actions button.btn-cart span:before{ content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.iconeye-open:before             { content: "\f06e"; }
.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-compare:before{ content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.scrollup:before           { content: "\f077"; }
.icon-chevron-down:before        { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-cart{ content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }
.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }
.header .top-links li.last a span:before{ content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.follow_button a.btn_follow_twiter:before               { content: "\f099"; left: 2px;position: relative; }
.follow_button a.btn_follow_fb:before                   { content: "\f09a";left: 2px;position: relative;}
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }
.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
#banner-slider .container a span:after,.banner .container a span:after{ content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-address:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before{ content: "\f0ae"; }
.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }
.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before,#menu-button a:after,.toggleMenu:after{ content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }
.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.follow_button a.btn_follow_msg:before            { content: "\f0d2"; left: 2px;  position: relative; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before{ content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }
.product-view .product-shop .add-to-links li a.link-email:before,
.icon-email:before{ content: "\f0e0"; }
.follow_button a.btn_follow_in:before             { content: "\f0e1";left: 2px; position: relative; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }
.icon-lightbulb:before            { content: "\f0eb"; }
.header .top-links li.first a span:before{ content: "\f0ec"; }
.icon-cloud-download:before       { content: "\f0ed"; }
.icon-cloud-upload:before         { content: "\f0ee"; }
.icon-user-md:before              { content: "\f0f0"; }
.icon-stethoscope:before          { content: "\f0f1"; }
.icon-suitcase:before             { content: "\f0f2"; }
.icon-bell-alt:before             { content: "\f0f3"; }
.icon-coffee:before               { content: "\f0f4"; }
.icon-food:before                 { content: "\f0f5"; }
.icon-file-alt:before             { content: "\f0f6"; }
.icon-building:before             { content: "\f0f7"; }
.icon-hospital:before             { content: "\f0f8"; }
.icon-ambulance:before            { content: "\f0f9"; }
.icon-medkit:before               { content: "\f0fa"; }
.icon-fighter-jet:before          { content: "\f0fb"; }
.icon-beer:before                 { content: "\f0fc"; }
.icon-h-sign:before               { content: "\f0fd"; }
.icon-plus-sign-alt:before        { content: "\f0fe"; }
.icon-double-angle-left:before    { content: "\f100"; }
.icon-double-angle-right:before{ content: "\f101"; }
.icon-double-angle-up:before      { content: "\f102"; }
.icon-double-angle-down:before    { content: "\f103"; }
.bx-wrapper .bx-prev:before,
.tp-leftarrow.default:before,
.pager .pages a.previous:before,
.detail-carousel .flex-direction-nav a.flex-prev:before{ content: "\f104"; }
.bx-wrapper .bx-next:before,#nav li ul li ul li a:before,
.tp-rightarrow.default:before,
.pager .pages a.next:before,
.detail-carousel .flex-direction-nav a.flex-next:before,
div.wp-custom-menu-popup .itemSubMenu a.itemMenuName:before,
.block a span.errow:before,
.footer_link .one_fourth li a:before,.footer_link .one_third li a:before,
.opc .ul li span:before,
.block-progress dt span.progress_font:before,
.block-account .block-content li.current span.errow:before{ content: "\f105"; }
.popular-product .bx-wrapper .bx-prev:before,
.custom2-views.detail-carousel .flex-direction-nav a.flex-prev:before,
.icon-angle-up:before{ content: "\f106"; }
.language_box .language_pan span.icon-right:after,
.currency_box .currency_pan span.icon-right:after,
.show_pan span.icon-right:after,
.sort_pan span.icon-right:after,
.popular-product .bx-wrapper .bx-next:before,
.custom2-views.detail-carousel .flex-direction-nav a.flex-next:before,
.icon-angle-down:before{ content: "\f107"; }
.icon-desktop:before              { content: "\f108"; }
.icon-laptop:before               { content: "\f109"; }
.icon-tablet:before               { content: "\f10a"; }
.icon-mobile-phone:before         { content: "\f10b"; }
.icon-circle-blank:before         { content: "\f10c"; }
.icon-quote-left:before           { content: "\f10d"; }
.icon-quote-right:before          { content: "\f10e"; }
.icon-spinner:before              { content: "\f110"; }
.icon-circle:before               { content: "\f111"; }
.icon-reply:before                { content: "\f112"; }
.icon-github-alt:before           { content: "\f113"; }
.icon-folder-close-alt:before     { content: "\f114"; }
.icon-folder-open-alt:before      { content: "\f115"; }
.icon-instagram:before {content: "\f16d";}
.follow_button a.btn_follow_tum:before { content: "\f173"; left: 2px; position: relative; }
.follow_button a.btn_follow_instagram:before { content: "\f16d";  left: 4px; position: relative; }
.follow_button a.btn_follow_youtube:before { content: "\f167";  left: 3px; position: relative; }
.follow_button a.btn_follow_google:before { content: "\f0d5";  left: 2px; position: relative; }

/*------------------------------------------------------ie7css------------------------------------------------------*/

/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
.icon-large{font-size:1.3333333333333333em;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;vertical-align:middle}
.nav [class^="icon-"],.nav [class*=" icon-"]{vertical-align:inherit;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px}
.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{vertical-align:-25%}.nav-pills [class^="icon-"].icon-large,.nav-tabs [class^="icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large{line-height:.75em;margin-top:-7px;padding-top:5px;margin-bottom:-5px;padding-bottom:4px}
.btn [class^="icon-"].pull-left,.btn [class*=" icon-"].pull-left,.btn [class^="icon-"].pull-right,.btn [class*=" icon-"].pull-right{vertical-align:inherit}
.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large{margin-top:-0.5em}a [class^="icon-"],a [class*=" icon-"]{cursor:pointer}
ul.icons{text-indent:-1.5em;margin-left:3em}.icon-glass{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf000;')}
.icon-music{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf001;')}.header .searchlogo, .header .form-search button.button span span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf002;')}.icon-envelope-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf003;')}.cart-table td.a-center.last a.link-wishlist{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf004;')}.icon-star{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf005;')}.icon-star-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf006;')}.header .top-links li:nth-child(2n) a span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf007;')}.icon-film{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf008;')}.icon-th-large{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf009;')}.grid{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00a;')}.icon-th-list{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00b;')}div.alert span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00c;')}.btn-remove, .close_la, div.alert button{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00d;')}.icon-zoom-in{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00e;')}.icon-zoom-out{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf010;')}.icon-off{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf011;')}.icon-signal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf012;')}.icon-cog{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf013;')}.btn-remove2{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf014;')}.icon-home{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf015;')}.icon-file{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf016;')}.icon-time{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf017;')}.icon-road{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf018;')}.icon-download-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf019;')}.icon-download{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01a;')}.icon-upload{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01b;')}.icon-inbox{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01c;')}.icon-play-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01d;')}.icon-repeat{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01e;')}.icon-refresh{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf021;')}.icon-list-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf022;')}.icon-lock{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf023;')}.icon-flag{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf024;')}.icon-headphones{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf025;')}.icon-volume-off{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf026;')}.icon-volume-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf027;')}.icon-volume-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf028;')}.icon-qrcode{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf029;')}.icon-barcode{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02a;')}.icon-tag{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02b;')}.icon-tags{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02c;')}.header .top-links li a span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02d;')}.icon-bookmark{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02e;')}.link-print{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02f;')}.icon-camera{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf030;')}.icon-font{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf031;')}.icon-bold{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf032;')}.icon-italic{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf033;')}.icon-text-height{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf034;')}.icon-text-width{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf035;')}.icon-align-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf036;')}.icon-align-center{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf037;')}.icon-align-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf038;')}.icon-align-justify{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf039;')}.list, .icon-list{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03a;')}.icon-indent-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03b;')}.icon-indent-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03c;')}.icon-facetime-video{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03d;')}.icon-picture{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03e;')}.btn-edit, .cart-table td.a-center.last a.cartedit{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf040;')}.icon-map-marker{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf041;')}.icon-adjust{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf042;')}.icon-tint{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf043;')}.icon-edit{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf044;')}.icon-share{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf045;')}.icon-check{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf046;')}.icon-move{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf047;')}.icon-step-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf048;')}.icon-fast-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf049;')}.icon-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04a;')}.icon-play{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04b;')}.icon-pause{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04c;')}.icon-stop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04d;')}.icon-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04e;')}.icon-fast-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf050;')}.icon-step-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf051;')}.icon-eject{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf052;')}.icon-chevron-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf053;')}.icon-chevron-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf054;')}.icon-plus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf055;')}.icon-minus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf056;')}.error-msg{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf057;')}.success-msg{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf058;')}.icon-question-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf059;')}.icon-info-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05a;')}.icon-screenshot{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05b;')}.icon-remove-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05c;')}.icon-ok-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05d;')}.icon-ban-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05e;')}.icon-arrow-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf060;')}.cart .totals .checkout-types button.btn-checkout span.icon{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf061;')}.validation-advice, .icon-arrow-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf062;')}.icon-arrow-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf063;')}.icon-share-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf064;')}.icon-resize-full{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf065;')}.icon-resize-small{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf066;')}.icon-plus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf067;')}.icon-minus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf068;')}.icon-asterisk{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf069;')}.note-msg,.notice-msg{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06a;')}.product-latest .actions button.btn-cart span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06b;')}.icon-leaf{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06c;')}.icon-fire{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06d;')}.iconeye-open{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06e;')}.icon-eye-close{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf070;')}.icon-warning-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf071;')}.icon-plane{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf072;')}.icon-calendar{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf073;')}.icon-compare{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf074;')}.icon-comment{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf075;')}.icon-magnet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf076;')}.scrollup{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf077;')}.icon-chevron-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf078;')}.icon-retweet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf079;')}.icon-cart{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07a;')}.icon-folder-close{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07b;')}.icon-folder-open{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07c;')}.icon-resize-vertical{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07d;')}.icon-resize-horizontal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07e;')}.icon-bar-chart{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf080;')}.icon-twitter-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf081;')}.icon-facebook-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf082;')}.icon-camera-retro{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf083;')}.icon-key{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf084;')}.icon-cogs{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf085;')}.icon-comments{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf086;')}.icon-thumbs-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf087;')}.icon-thumbs-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf088;')}.icon-star-half{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf089;')}.icon-heart-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08a;')}.icon-signout{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08b;')}.icon-linkedin-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08c;')}.icon-pushpin{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08d;')}.icon-external-link{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08e;')}.header .top-links li.last a span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf090;')}.icon-trophy{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf091;')}.icon-github-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf092;')}.icon-upload-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf093;')}.icon-lemon{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf094;')}.icon-phone{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf095;')}.icon-check-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf096;')}.icon-bookmark-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf097;')}.icon-phone-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf098;')}.follow_button a.btn_follow_twiter{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf099;')}.follow_button a.btn_follow_fb{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09a;')}.icon-github{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09b;')}.icon-unlock{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09c;')}.icon-credit-card{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09d;')}.icon-rss{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09e;')}.icon-hdd{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a0;')}.icon-bullhorn{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a1;')}.icon-bell{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a2;')}.icon-certificate{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a3;')}.icon-hand-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a4;')}.icon-hand-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a5;')}.icon-hand-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a6;')}.icon-hand-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a7;')}.icon-circle-arrow-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a8;')}#banner-slider .container a span, .banner .container a span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a9;')}.icon-circle-arrow-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0aa;')}.icon-circle-arrow-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ab;')}.icon-address{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ac;')}.icon-wrench{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ad;')}.icon-tasks{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ae;')}.icon-filter{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b0;')}.icon-briefcase{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b1;')}.icon-fullscreen{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b2;')}.icon-group{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c0;')}.icon-link{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c1;')}.icon-cloud{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c2;')}.icon-beaker{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c3;')}.icon-cut{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c4;')}.icon-copy{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c5;')}.icon-paper-clip{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c6;')}.icon-save{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c7;')}.icon-sign-blank{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c8;')}.icon-reorder, #menu-button a, .toggleMenu{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c9;')}.icon-list-ul{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ca;')}.icon-list-ol{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cb;')}.icon-strikethrough{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cc;')}.icon-underline{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cd;')}.icon-table{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ce;')}.icon-magic{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d0;')}.icon-truck{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d1;')}.follow_button a.btn_follow_msg{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d2;')}.icon-pinterest-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d3;')}.icon-google-plus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d4;')}.icon-google-plus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d5;')}.icon-money{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d6;')}.icon-caret-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d7;')}.icon-caret-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d8;')}.icon-caret-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d9;')}.icon-caret-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0da;')}.icon-columns{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0db;')}.icon-sort{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0dc;')}.icon-sort-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0dd;')}.icon-sort-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0de;')}.product-view .product-shop .add-to-links li a.link-email, .icon-email{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e0;')}.follow_button a.btn_follow_in{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e1;')}.icon-undo{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e2;')}.icon-legal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e3;')}.icon-dashboard{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e4;')}.icon-comment-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e5;')}.icon-comments-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e6;')}.icon-bolt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e7;')}.icon-sitemap{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e8;')}.icon-umbrella{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e9;')}.icon-paste{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ea;')}.icon-lightbulb{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0eb;')}.header .top-links li.first a span{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ec;')}.icon-cloud-download{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ed;')}.icon-cloud-upload{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ee;')}.icon-user-md{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f0;')}.icon-stethoscope{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f1;')}.icon-suitcase{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f2;')}.icon-bell-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f3;')}.icon-coffee{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f4;')}.icon-food{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f5;')}.icon-file-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f6;')}.icon-building{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f7;')}.icon-hospital{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f8;')}.icon-ambulance{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f9;')}.icon-medkit{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fa;')}.icon-fighter-jet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fb;')}.icon-beer{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fc;')}.icon-h-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fd;')}.icon-plus-sign-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fe;')}.icon-double-angle-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf100;')}.icon-double-angle-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf101;')}.icon-double-angle-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf102;')}.icon-double-angle-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf103;')}.tp-leftarrow.default,.bx-wrapper .bx-prev, .pager .pages a.previous, .detail-carousel .flex-direction-nav a.flex-prev{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf104;')}.tp-rightarrow.default,.bx-wrapper .bx-next, .pager .pages a.next, .detail-carousel .flex-direction-nav a.flex-next, div.wp-custom-menu-popup .itemSubMenu a.itemMenuName, .block a span.errow, .footer_link .one_fourth li a,.footer_link .one_third li a, .opc .ul li span,.block-progress dt span.progress_font, .block-account .block-content li.current span.errow{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf105;')}.popular-product .bx-wrapper .bx-prev, .custom2-views.detail-carousel .flex-direction-nav a.flex-prev, .icon-angle-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf106;')}.language_box .language_pan span.icon-right, .currency_box .currency_pan span.icon-right, .show_pan span.icon-right,.sort_pan span.icon-right, .popular-product .bx-wrapper .bx-next, .custom2-views.detail-carousel .flex-direction-nav a.flex-next, .icon-angle-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf107;')}.icon-desktop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf108;')}.icon-laptop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf109;')}.icon-tablet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10a;')}.icon-mobile-phone{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10b;')}.icon-circle-blank{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10c;')}.icon-quote-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10d;')}.icon-quote-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10e;')}.icon-spinner{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf110;')}.icon-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf111;')}.icon-reply{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf112;')}.icon-github-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf113;')}.icon-folder-close-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf114;')}.icon-folder-open-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf115;')}

/*full-with-bg-block*/
.fullwidth-block{/*background: url(../../img/fullwidth-blockbg.png) center;*/ background: #f00; float: left;width: 100%;padding: 15px 0px; margin-top: 10px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}/* jesanchez: eliminado fondo y añadido fondo rojo. Añadido margin-top*/
.fullwidth-block .custom{width: 100% ;margin: 0 10px;max-width: 100%;} /* jesanchez: modificado el ancho al 100% y margin*/
.fullwidth-block h3{color: #FFF;font-weight: normal;}
.fullwidth-block .custom p{color: #FFF;}

/*Custom Css*/
.custom{}
.custom h1{font-size: 25px;}
.custom h6{font-weight: normal;}
.custom h2{color: #000;font-size: 20px;}
.custom h2.subtital{margin-bottom: 25px;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
.custom p{font-size: 14px;line-height: 1.5;color: #666;}
.custom blockquote{padding: 0px;}
.custom blockquote p{font-size: 15px;font-style: normal;}
.custom blockquote.pull-right{text-align: right;}
.custom table button.button:first-child{float: left;}
.custom .data-table thead th{text-align: center !important;}
.custom .data-table tfoot td{text-align: right !important;}
.custom button.button{display: inline-block;}
.one_half,.one_third,.one_fourth,.one_fifth{float: left;margin-right: 1.7%;}
.one_half{width: 48.5%;}
.one_third{width: 33%; margin-right: 0px !important;}
.one_fourth{width: 23.7%;}
.one_fifth{width: 17.6%;}
.one_full{width: 100%;float: left;}
.one_half.last,.one_third.last,.one_fourth.last,.one_fifth.last{margin-right: 0px;margin-bottom: 0px;}
.martop4{margin-top: 40px;height: 0px;}
.martop3{margin-top: 30px;height: 0px;}
.martop2{margin-top: 20px;height: 0px;float: left;width: 100%;}
.martop1{margin-top: 10px;height: 0px;}
.clear{clear: both;height: 0px;}
.img_right{float: right;margin-left: 1%;}
.img_left{float: left;margin-right: 1%;}
.img_top,.img_bottom{width: 100%;float: left;}
.img_center{text-align: center;}
ul.list,ul.list-icon{list-style: none;}
.list li{line-height: 1.8;}
.list li em{font-style: normal;color: #1aa1e1;margin-right: 10px;font-family: 'FontAwesome';font-size: 8px;margin-top: 4px;float: left;}
.list-icon li{float: left;margin-bottom: 30px;}
.list-icon li.last{margin-bottom: 0px;border-bottom: none;}
.list-icon .right{float: none !important;}
.list-icon.large-icon .right{margin-left: 110px;}
.list-icon.small-icon .right{margin-left: 75px;}
.list-icon p{margin-top: 0px;}
.list-icon em{color: #FFF;font-family: 'FontAwesome';float: left;font-style: normal;text-align: center;}
.list-icon.large-icon em{font-size: 3.5em;width: 90px;line-height: 90px;}
.list-icon.small-icon em{font-size: 2em;width: 55px;line-height: 55px;}
.list-icon .icon1{background: #852b99;}
.list-icon .icon2{background: #35aa47;}
.list-icon .icon3{background: #4b8df8;}
.list-icon .icon4{background: #eb7814;}
.color_tag h3{color: #FFF;padding: 5px;min-height: 50px;}
.red{background:#E61400;min-height: 30px;}
.green{background: #319A31;}
.blue{background: #19A2DE;}
.teal{background: #00AAAD;}
.lime{background: #8CBE29;}
.pink{background: #E671B5;}
.magenta{background: #FF0094;}
.borwn{background: #9C5100;}
.mango{background: #EF9608;}
.purple{background: #A500FF;}
.allclear{clear: both}
.fl-r{float: right}
input, textarea, select option {
    /*border: 1px solid #CDCDCD;
    color: #444444;
    font-family: 'Arial';
    font-size: 11px;
    vertical-align: middle;*/
}
.fl-l{float: left}
.cartextra{float: right; padding-right: 59px; text-align: left;}
.account-login .fieldset{overflow: hidden}
#wrap{z-index: 9!important;}
#products-list .star_content { display: inline-block; padding-right: 10px; position: relative; top: 3px;}
.buttons_bottom_block { display: inline-block;width:264px;/*calc(100% - 85px); width: -webkit-calc(100% - 85px);width:    -moz-calc(100% - 85px);*/}

.products4 .products-grid-side li.item { width: 23%!important;}

/* jesanchez: añadido por ydral. */
.intFooter{ float:left; width:73%}
.intFooter ul { font-size: 10px;}
.intFooter ul li { color: #fff; float: left; font-weight: 600; text-transform: uppercase;}
.intFooter ul li a { font-size: 10px; margin: 0 10px; text-decoration: none;}
.intFooter ul li a:hover { color: #ffff00;}
.imgDescTienda { /*background: url("../../img/bgLeyendaMapa.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/ height: 30px; padding-top: 5px; position: absolute; width: 123px; z-index:9;}
.block.estamos li a { border-left: 1px solid #f00; border-right: 1px solid #f00; border-top: 1px solid #f00; color: #333333; display: block; font-size: 12px; font-weight: bold; line-height: 25px; padding-left: 10px;}
.block.estamos li:last-child a { border-bottom: 1px solid #f00; border-left: 1px solid #f00; border-radius: 0 0 10px 10px; border-right: 1px solid #f00;}


/*jesanchez: estilos para las páginas de tiendas */
/*Quitar borde tiendas general inferior para alargarlo*/
@media  (min-width: 768px) {
    .tiendasListPrim h3:last-child{
	border-bottom: 0 !important;
	}
}
/*Quitar en número impar*/
@media  (max-width: 768px) {
		.tiendasListSec h3:last-child{
			border-bottom: 0 !important;
}
}
.tiendasListSec h3:last-child{
			border-bottom: 0 !important;
}
#saseSinImagen\.jpg {
    display: none;
  }
.ciudades {margin-bottom: 10px;}
.ciudades div {border-bottom :1px solid #d6d4d4 ; text-transform: uppercase;}
.ciudades strong {font-size: 13px;}
.tablaCiudad a{font-size: larger; text-decoration: none; color: #000;}
.tablaCiudad {text-align: center;}
.container div h2{border-bottom: 1px solid #d6d4d4; text-transform: uppercase;}
.ciudades div {border-bottom :1px solid ; text-transform: uppercase;}
.fichaTienda a{ color: #f00; outline: medium none; text-decoration: underline;}
.tablaCiudad a{font-size: larger; text-decoration: none; color: #000;}
.tablaCiudad {text-align: center;}
.fichaTienda h1{ font-weight: bold; font-size: 24px; color: #000000; text-align: center;}
.fichaTienda h2 {font-size:14px;font-weight: bold;padding-top:9px;margin-bottom:0px !important;padding-bottom: 7px;}
.fichaTienda .ImagenTienda{ text-align: center;margin-bottom: 2%;}
.fichaTienda .CorreoTienda{ font-size: 20px; font-weight: bold; margin-top: 20px; color:#000000;text-align:center}
.fichaTienda .DireccionTienda{margin-top: 20px; margin-bottom: 20px;  text-align:justify;}
.fichaTienda .DireccionTienda button#leer,button#leer {background: none;border: 0;color:#444444;}
.fichaTienda .DireccionTienda h2 {text-align: left;}
.fichaTienda .DireccionTienda p{text-align:justify;}
.fichaTienda .DireccionTienda p.despedida{text-align:center}
.fichaTienda .horario-tienda{ overflow: hidden; padding-top:0px; font-size:14px; }
.fichaTienda .horario-tienda .text-right{margin-right:20px; margin-bottom:-15px;}
.fichaTienda .horario-tienda table{ font-size: 14px; border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204);}
.fichaTienda .horario-tienda table tr.horariosdias td {padding-top:5px;}
.fichaTienda .horario-tienda table tr.horarioshoras2 td{padding-bottom:5px;}
.fichaTienda .listado-horarios .horario-tienda table { border-bottom: none;}
.fichaTienda .timetable-day { text-transform: uppercase; color:green; font-weight:600;}
.fichaTienda .timetable-sunday {background-color: #E7E7E7;}
.fichaTienda .cerrado {color:red !important}
.fichaTienda .tienda-exposicion{ text-align:center; font-size:24px; margin-top:20px; margin-left:10px; margin-bottom:10px}
.fichaTienda .horario-tienda table td, tr{ text-align: center;}
.fichaTienda .tienda-exposicion span{ color:#f00;}
.fichaTienda .otras-tiendas{ margin-bottom:20px; font:Arial, Helvetica, sans-serif; font-size:14px; margin-top:10px; text-align:justify; margin-left: 60px;}
.fichaTienda .otras-tiendas span{ font-weight: bold; color:#000000;}
.fichaTienda .otras-tiendas ul{ list-style:circle;line-height:20px;}
.fichaTienda .otras-tiendas ul a{ color:#000; text-decoration:none}
.fichaTienda .videos-tienda{ margin-bottom:35px; font:Arial, Helvetica, sans-serif; font-size:14px; margin-top:32px; text-align:justify; width: 100%;}
.fichaTienda .videos-tienda #video1{ width: 65%; margin: 0 auto; /*float: left;*/}
.fichaTienda .videos-tienda-virtual{ margin-top:32px;}
.fichaTienda .videos-tienda-virtual #video1{ width: 48%; float: left;}
.fichaTienda .videos-tienda-virtual #video2{ width: 48%; float: right;}
.fichaTienda .videos-tienda #video2{ width: 45%; float: right;}
.fichaTienda .videos-tienda #video1 .texto-video1, .fichaTienda .videos-tienda #video2 .texto-video2{ text-align: center;}
.fichaTienda .tiendas-texto1, .fichaTienda .tiendas-texto2, .fichaTienda .tiendas-ciuidad-texto1{ margin-bottom:20px; font:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; color: #000000;}
.fichaTienda .tiendas-texto1, .fichaTienda .tiendas-texto2{ margin-left: 60px;}
.fichaTienda hr{ border-color: #000000; text-align: center; margin-left: 15%; width: 70%;}
.fichaTienda .texto-franquicias{ margin-bottom:30px; font-size:14px; text-align:justify; color: #000000; margin-left: 60px;}
.fichaTienda .email-expansion{ font-size:26px; color:#000; text-decoration:none;}
/* LISTADO TIENDAS CIUDAD */
.fichaTienda #map{margin-bottom: 20px;width: 100%;  position: relative; overflow: hidden;}
.fichaTienda .listado-tiendas-ciudad{border:solid #f00 1px;margin-bottom:20px}
.fichaTienda .DireccionTienda .icono-telefono{font-weight:600;font-size:1.1em}
.fichaTienda .DireccionTienda .atencion-cliente{text-decoration: underline;font-weight:600}
.fichaTienda .DatosTiendaListado {text-align:center}
.fichaTienda .DatosTiendaListado span{font-weight:normal;font-size:18px;color:#000000}
.fichaTienda .DatosTiendaListado .direccion-nota{font-size:14px !important;}
.fichaTienda .DatosTiendaListado .enlace-mapa{color:#666;font-size:14px;text-decoration:none}
.fichaTienda .listado-horarios{ clear:both; float:left}
.fichaTienda .listado-horarios .horario-tienda{margin-bottom: 0px;}
.fichaTienda .listado-horarios .horario-tienda .horario-titulo {font-size:18px;margin-left:10px;}
.fichaTienda #folleto_newsletter_ciudades{ margin-top: 0px;}
.fichaTienda #folleto_newsletter_ciudades .news-folleto-img{ margin-bottom: 20px;}
.lista-tiendas .DireccionTienda{margin-top: 15px; font-size: 14px;}

/* COLORES BOOM */
.boom-rojo{color:#f00;}
.color-negro{color:#000}
.color-gris{color:#444444}
/*UPPERCASE */

.mes-upper,.ciudad-upper,.texto-upper{text-transform: uppercase}
/*DECORATION NONE*/

.deco-none{text-decoration: none !important}

/*ENLACES*/
.a-email{text-decoration: none;color:#000;font-weight:600}
.a-negro{color:#000000 !important;}

/*tiendas*/
div#stocksfuera img{width: 860px;}
div#stocksfuera{text-align: center;}
div#stocksfuera h3{text-align: justify;}
.fichaTienda div.datosCercana{font-size: 18px !important;margin: 0 auto;width: 50%;border:1px solid #333;border-radius:10px;}
.fichaTienda a.tienda-cercana{width:70%;display:inline-block}
.estadoCercana{color: #333;float:left;font-size:12px;width: 100%;text-align: center;}
.estadoCercana .estadoTienda, .estadoCercana .distanciaTienda {width: 48%;display:inline-block }
.abiertaCercana .estadoTienda::before {content: "";display: inline-block;width: 10px;height: 10px;border-radius: 50%;margin-right: 4px;background-color: green;}
.cerradaCercana .estadoTienda::before {content: "";display: inline-block;width: 10px;height: 10px;border-radius: 50%;margin-right: 4px;background-color: red;}
/* Horarios en los moviles más pequeños - no entran bien */
@media only screen and (max-device-width: 1024px) {
    .fichaTienda .horario-tienda table tr.horariosdias td { overflow: hidden;  font-size: 16px; padding-top:5px;}
}
@media only screen and (max-device-width: 460px) {
    .fichaTienda .horario-tienda table tr.horariosdias td { overflow: hidden;  font-size: 16px; padding-top:5px;}
    .fichaTienda .horario-tienda table tr td {font-size: 16px; }
    .fichaTienda .horario-tienda table tr.horarioshoras2 td {}
}
/* Marca Muebles boom oculto en los listados por ciudades en la version mobile */
@media only screen and (max-device-width: 1024px) {
    .titulo_tienda_listado { display: none }
}
.fichaTienda .tienda-exposicion-listado{ text-align:center; font-size:18px; margin-top:18px; margin-left:10px; margin-bottom:10px}
.listado-tiendas-ciudad { font-size: 20px; font-weight: 700;}
.listado-tiendas-ciudad  .listado-tiendas-titulo{ text-align: center; padding:20px 0px;}
.fichaTienda .tienda-exposicion-listado .showroom{color:#F00;font-size: 18px;}
.fichaTienda .tienda-exposicion-listado .showroom .metros-showroom{color:#000}
.imgEnTienda{ background-color: #f00; box-shadow: 2px 2px #666; /*color: #ffffff;*/ font-size: 19px; font-weight: bold; text-align: center; width: 75.2%; margin:0 auto; height: 40px;}
.select-tienda{font-weight: bold; float: left; max-width: 100%;font-size:18px;padding:2px}
.select-tienda option{font-size:18px}
.form-tiendas{ width: 346px; font-size: 10px; margin:0 auto; float: left;}
.tienda-map{ margin-left: 60px;}
.fichaTienda .search{ width: 100%; float: left; color: #ffffff; text-align: center; padding-right: 5px; padding-left: 4px;}
.fichaTienda .form_search{ width: 48%; float: right; margin-top: 4px; padding-left: 5px;}
@media  (max-width: 768px) {
    .video_stores { height: 300px !important;}
}
.video_stores {display:inline;margin: 0 auto; width: 100%; /*height: 600px;*/}
.block .lista-tiendas {margin-top:5px !important;}
.lista-tiendas .block-title,.lista-tiendas .block-title h2, .sidebar .block-title h3{padding:0;margin:0}
.lista-tiendas .container .row h2 {margin:0 ; font-size: 13px;}
/*cambiar altura linea en listado comunidades*/
#comunidades .row h2 {line-height: 2;}


.video_stores .block-title strong{padding: 5px 0px !important;font-size:1.5em !important;}
.fichaTienda .lista-tiendas{ margin-bottom:2em; margin-top:10px;}
#MapaTienda{ margin: 0 auto; text-align: center; width: 100%;}
#doofinderLogo { display: none; }
#myCarouselTiendasOnline{ width:99.8%; margin: 0 auto;float: left; margin-right: 1%;}
#myCarouselTiendas{ width:49%; margin: 0 auto;float: left; margin-right: 2%;}
#myCarouselTiendas1{ width:49%; display: inline-block;}
#videos {margin-bottom: 20px;margin-top:20px;}
.cabecera_folleto_tiendas{ background-color: #f00; border-top-left-radius: 10px; border-top-right-radius: 10px; width: 100%; margin: 0 auto}
.cabecera_folleto_tiendas .title{ text-align:center; color: #ffffff; border-bottom: none; font-size: 1.8em; font-weight: bold; padding-bottom: 5px; padding-top: 5px; margin-bottom: 5px;}
.bloque-enlace-folleto{ display:block;}
/* For devices smaller than 360px: */
.imagen-folleto-tiendas{width: auto; min-height: 250px; max-height:100%; background-ith margin:
    content: counters(au);  ;mage: url('/themes/mtstudio/img/Folleto-movil.jpg'); background-size: 100% 100%; margin-bottom: 14px;}
@media only screen and (min-device-width: 360px){
    .imagen-folleto-tiendas{ width: auto; min-height: 277px; max-height:100%; background-image: url('/themes/mtstudio/img/Folleto-movil.jpg'); background-size: 100% 100%; margin-bottom: 14px;}
}
@media only screen and (min-device-width: 600px){
    .imagen-folleto-tiendas{width: auto; min-height: 179px; max-height:100%; background-image: url('/themes/mtstudio/img/Folleto.jpg'); background-size: 100% 100%; margin-bottom: 14px;}
}
@media only screen and (min-device-width: 768px){
    .imagen-folleto-tiendas{ width: auto; min-height: 228px; max-height:100%; background-image: url('/themes/mtstudio/img/Folleto.jpg'); background-size: 100% 100%; margin-bottom: 14px;}
}
@media only screen and (min-device-width: 1024px){
    .imagen-folleto-tiendas{ width: auto; min-height: 305px; max-height:100%; background-image: url('/themes/mtstudio/img/Folleto.jpg'); background-size: 100% 100%; margin-bottom: 14px;}
}
@media only screen and (min-device-width: 1200px){
    .imagen-folleto-tiendas{ width: auto; min-height: 357px; max-height:100%; background-image: url('/themes/mtstudio/img/Folleto.jpg'); background-size: 100% 100%;margin-bottom: 14px; }
}
.cabecera_slider{ background-color: #f00; border-top-left-radius: 10px; border-top-right-radius: 10px; margin: 0 auto;margin-top:24px;}
.cabecera_slider .title{ text-align:center; color: #ffffff; margin-left: 10px; border-bottom: none; font-size: 1.8em; font-weight: bold; padding-bottom: 0.3em; padding-top: 0.3em; margin-bottom: 5px;}
#myCarousel .right{ margin-right: 4px!important;}

/* CSS página de newsletter */
.newsletter{margin-top:1px}
.news-folleto-img{margin-bottom:11px}
.newsletter-t2s{padding-top:5px}

/* Newsletter t2s */
#INK21GOT49KBG0-2202-52 .products-grid-full li.reco_3, #INK21GOT49KBG0-2202-51 .products-grid-full li.reco_3, #INK21GOT49KBG0-2202-44 .products-grid-full li.reco_3 {margin-right: 0px; }
#INK21GOT49KBG0-2202-52 h2.product_titles, #INK21GOT49KBG0-2202-51 h2.product_titles, #INK21GOT49KBG0-2202-44 h2.product_titles  { color: #ffffff; margin-left: 10px; border-bottom: none; font-size: 1.8em; font-weight: bold; margin-bottom: 5px; height: 30px; padding: 5px 0;}
#INK21GOT49KBG0-2202-52, #INK21GOT49KBG0-2202-51, #INK21GOT49KBG0-2202-44 {/* background-color: #f00;*/ border-top-left-radius: 10px; border-top-right-radius: 10px;}
#folleto-newsletter {margin-top:15px !important;}
#folleto-newsletter h2.product_titles { background-color: #f00; border-top-left-radius: 10px; border-top-right-radius: 10px; color:white; font-size:1.8em; font-weight:bold; margin-bottom:5px; border-bottom:none; height:30px; padding:5px 10px;}

/* tiendas */
#folleto_newsletter_tiendas{margin-top:35px}
#index #folleto_newsletter_tiendas .cabecera_folleto_tiendas{width: 75%;}
#index .div_folleto{width: 75%; margin: 0 auto;}
#index #folleto_newsletter_tiendas .banner-folleto{width: 75%; margin: 0 auto;}
.mapa-tiendas{margin-bottom:30px;text-align:center;}

/* Texto subrayado */
.texto-subrayado, .texto-subrayado:hover, .texto-subrayado:active, .texto-subrayado:focus{ text-decoration: underline !important;}
/* Colecciones */
.ojo-colecciones { margin-right: 5px; vertical-align: middle; margin-bottom: 3px; font-size: 1.66em}
/* TIENDAS VIRTUALES */
.con-stock { color: #ff0000 !important; font-weight: 900; font-size: 1.5em !important; margin: 0 !important; text-decoration: none !important;}
.en-rojo { color: #ff0000 !important;}

/* FROMULARIO FACTURAS */
.sf-compra #npedido, .sf-compra #importe-compra, .sf-factura #tlfmovil{ -moz-appearance:textfield}
/*.error-factura-npedido,.error-factura-fecha-pedido,.error-factura-fecha-factura,.error-factura-importe-compra{display:none;color:#ff0000;display:none;}
/* fix global.css */
#laceptarenvio div {float:left}
#laceptarenvio div span {top:0px !important}
.sf-compra label ,.sf-factura label{clear:both;}
.sf-compra input ,.sf-factura input,.sf-compra label ,.sf-factura label,.sf-compra select{float:left;clear:both}
.sf-compra input,.sf-factura input{width:85%}
.sf-compra select{width:85%}
#enviar{color:white !important;margin:7px;}
.sf-compra div.form-group span.error-facturas-compra,
.sf-compra div.form-group span.error-facturas-pedidos,
.sf-factura div.form-group span.error-facturas-factura,
.sf-condiciones div.form-group span.error-facturas-condiciones{display:none;color:#ff0000;float:left;display:none;}

/* fix helper aceptarenvio */
#uniform-aceptarenvio{float:left}
/* Fix background ui-datepicker (bootstrap plugin) */
#ui-datepicker-div{display:none;border:1px solid #999999;background-color: white;padding:7px;}
/* RETOQUES SLDIER EVERYWHERE */detail-block
.seslider_sample1{margin-bottom:12px !important}
/* Theme module custom style ported here */
#cms .col-main{text-align:left}
#custommenu-mobile li .more{display:none;} /*Guille Quitar desplegable categorias movil*/
#custommenu-mobile #menu-content{border: 2px solid #999;}
.home-ad .title {font-size:16px !important;}
#ad_1 .home-ad .title ,#ad_2 .home-ad .title ,#ad_3 .home-ad .title ,#ad_4 .home-ad .title {vertical-align: middle;line-height: 32px;}
#privacidad-newsletter{font-size:0.75em;display:initial}
#privacidad-newsletter:hover{color:#f00;}
#privacidad-newsletter div.checker span {position: relative;top: 0px !important }
#newsletter-validate-detail .input-box {width:75%}
#uniform-acepta_lopd_form label:hover {color:#f00 !important;}

.heading_footer{font-weight: normal;padding-bottom: 15px;text-transform: uppercase;font-size: 15px;display:block}
.titulo_pie_sup{font-family: 'Arial' !Important;font-size: 13px !important;padding-bottom: 5px;margin-bottom: 10px;color: #444444;font-weight: 400;text-align: center;display:inline !important;margin-top:0px !important}
.titulo_pie{font-family: 'Arial';font-size: 16px;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 1px solid;color: #444444;font-weight: 400;text-align: center;}
.titulo_pie1{font-family: 'Arial';font-size: 16px;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 1px solid;color: #444444;font-weight: 400;text-align: center;margin-right: 45px;}
.titulo_pie2{font-family: 'Arial';font-size: 16px;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 1px solid;color: #444444;font-weight: 400;text-align: center;}
.titulo_pie3{font-family: 'Arial';font-size: 16px;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 1px solid;color: #444444;font-weight: 400;text-align: center;margin-right: 120px;}

/*Bootstrap override*/
#boton-empleo {color: #ffffff !important;text-decoration: none !important;background:#00aa00;}
#boton-empleo:hover {background:#00aa00 !important;}

/** CSS del Themes mtstudio panel **/
#cms .col-main{text-align:left}
#custommenu-mobile #menu-content{border: 2px solid #999;}
.home-ad .title {font-size:16px !important;}
#ad_1 .home-ad .title ,#ad_2 .home-ad .title ,#ad_3 .home-ad .title ,#ad_4 .home-ad .title {vertical-align: middle;line-height: 32px;}
#privacidad-newsletter{font-size:0.75em;display:initial}
#privacidad-newsletter:hover{color:#f00;}
#privacidad-newsletter div.checker span {position: relative;top: 0px !important }
#newsletter-validate-detail .input-box {width:75%}
#uniform-acepta_lopd_form label:hover {color:#f00 !important;}
.uds_list{margin-left: 10px;color: #00AA00;font-size: 14px;}
.carrito-cargando .shopping_bg {
    opacity: 0;
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    transition: none;
  }
@media screen and (min-width: 992px) {
    .quick-access{height: 40px;}
}
@media screen and (min-width: 992px) {
    .tlf-slogan{float: left;width: 70px;line-height: 16px; margin-right: 25px;}
}
@media screen and (min-width: 992px) {
    .horario-slogan{float:right;width:  50px;line-height: 25px; margin-right: 8px; margin-left:10px}
}
.tlf-slogan{
	font-weight: 900;color:#00AA00;
}
.horario-slogan{
	font-weight: 900;color:#00AA00;
}
@media (min-width: 992px){
.col-md-8 {
    width: 55% !important;
}
}
/*@media (min-width: 992px){
    .col-md-4 {
        width: 36.3% !important;
    }
}*/
.imgtic{display:flex;justify-content: center;}
.ticp{
    max-width: 75%;
}
/*PANDEMIA*/
.confinamiento{text-align: justify}

/* Espacio cunado el precio es cero */
.noprice{height: 97px;}

/*Tiendas fisicas*/
.proxima{font-size:2em; text-align: center}

/* TDMEGAMENU */
/*.home-text{margin:0% 1%}*/
/*@media (max-width: 500px){
    .home-text{margin:0% 3% !important}
}*/
@media (max-width: 500px){
	#bannerHome{margin-top:10px;}
}
/*TEXTO HOME*/
@media (min-width: 1150px){
	h3.ofertasH{margin-top:-20px}
}
@media(max-width: 500px){
i.fa.fa-shopping-cart {
    margin-top: 8px !important;
    margin-left: 12px !important;
}
}
/*Home texto inferior*/
#parrafoCat{text-align: justify;}