/* INICIO COLORES */
.color_white {
  color: #fff;
}
.color_black {
  color: #000;
}
.color_break_white {
  color: #dfdfdf;
}
.color_grey_light {
  color: #b2b2b2;
}
.color_grey {
  color: #989898;
}
.color_grey_medium {
  color: #666666;
}
.color_grey_dark {
  color: #333333;
}
.color_red {
  color: #f05a24;
}
.color_blue_ffg {
  color: #1060b0;
}
.color_blue_ffg_light {
  color: #4080c0;
}
.color_blue_sky {
  color: #b3cce6;
}
.color_blue_dark {
  color: #00003a;
}
.color_violet {
  color: #666688;
}
.color_web_background {
  color: #ececec;
}
.color_orange {
  color: #fbb03b;
}
.color_purple {
  color: #6360b0;
}
.color_green {
  color: #12af73;
}
/* FIN COLORES */
/* INICIO FUENTES */
/* FIN FUENTES */
/* INICIO MARGENES */
/* FIN MARGENES */
.simple_lines {
  border-width: 1px 0 0;
  clear: both;
  margin-bottom: 20px;
  height: 0;
}
/* INICIO DECLARACI�N FUENTES ESPECIALES DE EDGE (S�LO PARA DOS ICONOS, ACABAR� DESAPARECIENDO) */
@font-face {
  font-family: 'edge';
  src: url('../fonts/edgeweb_icons.eot');
  src: url('../fonts/edgeweb_icons.eot?#iefix') format('embedded-opentype'), url('../fonts/edgeweb_icons.svg#edgeweb_icons') format('svg'), url('../fonts/edgeweb_icons.woff') format('woff'), url('../fonts/edgeweb_icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  /*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'edge';
    src: url('../fonts/edgeweb_icons.svg#edgeweb_icons') format('svg');
  }
}
/* FIN DECLARACI�N FUENTES ESPECIALES DE EDGE (S�LO PARA DOS ICONOS, ACABAR� DESAPARECIENDO) */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  -webkit-text-stroke: 1px transparent;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
blockquote p {
  font-family: 'Nunito Sans', 'sans-serif';
  margin: 0px !important;
  padding: 0px !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* #Basic Styles
================================================== */
body {
  font-family: 'Nunito Sans', 'sans-serif';
  font-size: 16px;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  background-color: #ececec;
}
/* #Typography
================================================== */
/*	NEW Headers  */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #989898;
  font-weight: 400;
}
h1 {
  font-size: 25px;
  line-height: 30px;
  padding: 15px 0 12px 0;
  border-bottom: 1px solid #989898;
}
h2 {
  font-size: 27px;
  line-height: 32px;
  font-weight: bold;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
h4 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
h5 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
h6 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
/* FIN NEW Headers */
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
/* INICIO Menu de cabecera */
.main_menu {
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  color: #989898;
}
.main_menu a {
  text-decoration: none;
  color: #989898 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}
.main_menu:visited {
  text-decoration: none;
  color: #989898 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}
.main_menu:hover {
  color: #1060b0;
  text-decoration: none;
  border: none !important;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}
.main_menu_active {
  color: #1060b0;
  text-decoration: none;
  border: 1px solid #1060b0 !important;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
}
.main_menu_mini {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
}
.main_menu_mini a {
  text-decoration: none;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.main_menu_mini:visited {
  text-decoration: none;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.main_menu_mini:hover {
  color: #b3cce6;
  text-decoration: none;
  border: none !important;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.main_menu_mini_active {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff !important;
  text-transform: uppercase;
}
.user_icon {
  width: 25px;
  height: 25px;
}
.user_icon_logged {
  width: 23px;
  height: 23px;
  border: 1px solid #fff;
}
.user_icon_logged_mini {
  width: 17px;
  height: 17px;
  border: 1px solid #fff;
}
.header_button {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #989898;
  background-color: #dfdfdf;
  padding: 17px 10px;
}
.header_button:hover {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #1060b0;
  padding: 17px 10px;
}
.header_button_mini {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #989898;
  background-color: #dfdfdf;
  padding: 20px 10px;
}
.header_button_mini:hover {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #1060b0;
  padding: 20px 10px;
}
/* INICIO DEFINIR BUSCADOR Y DESPLEGABLE PARA MOVIL */
/* FIN DEFINIR BUSCADOR Y DESPLEGABLE PARA MOVIL */
/* FIN Menu de cabecera */
/*	Paragraph  */
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
  text-align: justify;
  word-wrap: break-word;
}
p img {
  margin: 0;
}
p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777;
}
.paragraph_footer {
  font-family: 'Nunito Sans', 'sans-serif';
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0px;
  text-align: left;
  color: #fff;
}
.paragraph_footer_small {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0px;
  text-align: center;
  color: #d8e4f2;
}
/*	Blockquotes  */
blockquote {
  font-family: 'Nunito Sans', 'sans-serif';
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  color: #666666 !important;
  border-left: 2px solid #d1d1d1;
  margin-left: 48px;
  padding-left: 24px;
}
blockquote p {
  text-align: left !important;
  font-family: 'Nunito Sans', 'sans-serif';
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #666666 !important;
}
blockquote p em {
  font-style: normal !important;
}
blockquote {
  margin-bottom: 40px;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #666666;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #666666;
}
/*	Lines  */
hr {
  border: dotted #b2b2b2;
  border-width: 1px 0 0;
  clear: both;
  margin-bottom: 20px;
  height: 0;
}
.solid {
  border: solid #b2b2b2;
  border-width: 1px 0 0;
  clear: both;
  margin-bottom: 20px;
  height: 0;
}
/* Footers */
.image_footer {
  background-color: #fff;
  border-top: 1px dotted #b2b2b2;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 30px;
  margin-top: 20px !important;
  padding: 10px;
  text-align: center;
}
a .footer_link,
a:visited .footer_link {
  text-decoration: none;
  outline: 0;
  border: none;
}
a:hover .footer_link {
  text-decoration: none;
  color: #b2b2b2 !important;
}
.footer_h a {
  font-weight: inherit;
  color: #fff !important;
}
.footer_h a:hover {
  font-weight: inherit;
  color: #fff !important;
  border-bottom: 1px dotted !important;
}
.footer_h a:visited {
  font-weight: inherit;
}
.paragraph_footer_small a {
  color: #d8e4f2 !important;
  border: none !important;
}
.paragraph_footer_small a:hover {
  color: #fff !important;
  border-bottom: 1px dotted #fff !important;
}
/* Dates */
.dates_text {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 10px;
  color: #989898;
  text-transform: uppercase;
}
/* Icons */
.icons_style {
  font-size: 14px !important;
  line-height: 8px;
  color: #989898 !important;
  margin-left: 1px;
}
.icons_style a {
  color: #1060b0 !important;
}
.icons_style a:hover {
  color: #4080c0 !important;
}
/****** Status colors ******/
.bg_status_replacement_light {
  color: #ebb656 !important;
  background-color: #fff !important;
  padding: 5px 0px;
  margin-top: -10px;
}
.color_replacement {
  color: #ebb656 !important;
}
.bg_status_preorder_light {
  background-color: #12af73 !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_preorder {
  color: #12af73 !important;
}
.bg_status_available_light {
  color: #1060b0 !important;
  background-color: #fff !important;
  padding: 5px 0px;
  margin-top: -10px;
}
.color_available {
  color: #1060b0 !important;
}
.bg_status_soon_light {
  color: #abac9a !important;
  background-color: #fff !important;
  padding: 5px 0px;
  margin-top: -10px;
}
.color_soon {
  color: #abac9a !important;
}
.bg_status_discontinued_light {
  color: #872729 !important;
  background-color: #fff !important;
  padding: 5px 0px;
  margin-top: -10px;
}
.color_discontinued {
  color: #872729 !important;
}
.bg_status_last_light {
  background-color: #fbb03b !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_last {
  color: #fbb03b !important;
}
.bg_status_gift_light {
  color: #1060b0 !important;
  background-color: #fff !important;
  padding: 5px 0px;
  margin-top: -10px;
}
.color_gift {
  color: #1060b0 !important;
}
.bg_status_special_light {
  background-color: #f05a24 !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_special {
  color: #f05a24 !important;
}
.bg_status_lastpreorder_light {
  background-color: #12af73 !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_lastpreorder {
  color: #12af73 !important;
}
.bg_status_exclusive_light {
  background-color: #6360b0 !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_exclusive {
  color: #6360b0 !important;
}
.bg_status_exclusive_preorder_light {
  background-color: #ff9d00 !important;
  color: #fff !important;
  padding: 5px;
  margin-top: -10px;
}
.color_exclusive_preorder {
  color: #ff9d00 !important;
}
/* Status upcoming colors */
.bg_status_upcoming_information_light {
  color: #5e626e !important;
}
.bg_status_upcoming_development_light {
  color: #12af73 !important;
}
.bg_status_upcoming_concept_light {
  color: #2c4063 !important;
}
.bg_status_upcoming_production_light {
  color: #f05a24 !important;
}
.bg_status_upcoming_released_light {
  color: #5091ad !important;
}
.bg_status_upcoming_shipping_light {
  color: #a2826b !important;
}
.bg_status_upcoming_distribution_light {
  color: #5091ad !important;
}
/***********************************************************************************************************************************************************/
/* Alignment */
.text-normal {
  font-weight: normal !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.text-center {
  text-align: center !important;
}
.float_left {
  float: left !important;
}
.float_right {
  float: right !important;
}
.float_none {
  float: none !important;
}
/* Shadows */
.text_shadow {
  text-shadow: #a1a1a1 2px 2px 0px;
}
/* Size */
.capitalize {
  text-transform: uppercase !important;
}
.lowercase {
  text-transform: lowercase !important;
}
/* Font type */
.roboto_400 {
  font-family: 'Nunito Sans', 'sans-serif';
  font-weight: 400;
}
.roboto_400it {
  font-family: 'Nunito Sans', 'sans-serif';
  font-weight: 400;
  font-style: italic;
}
.roboto_700 {
  font-family: 'Nunito Sans:700', 'sans-serif';
  font-weight: 700;
}
.roboto_700it {
  font-family: 'Nunito Sans:700italic', 'sans-serif';
  font-weight: 700;
  font-style: italic;
}
.roboto_condensed {
  font-family: 'Nunito Sans', 'sans-serif' !important;
  font-weight: bold;
}
/* #Links
================================================== */
a,
a:visited {
  color: #1060b0;
  text-decoration: none;
  outline: 0;
  border: none;
}
a:hover {
  text-decoration: none;
  color: #4080c0;
  border-bottom: 1px solid #4080c0;
}
.no_border_img {
  border: none !important;
}
.no_border_img:hover {
  border: none !important;
}
.bx-next:hover {
  border: none !important;
}
.bx-prev:hover {
  border: none !important;
}
.force_link_border {
  border-bottom: none !important;
}
.force_link_border a:hover {
  border-bottom: 1px solid !important;
}
.force_link_border:hover {
  border-bottom: 1px solid !important;
}
.force_link_no_border {
  border-bottom: none !important;
  color: #fff !important;
}
.force_link_no_border:hover {
  border-bottom: none !important;
  color: #fff !important;
}
/* #Lists
================================================== */
ul,
ol {
  margin-bottom: 20px;
  margin-left: 14px;
  margin-left: 33px;
  text-align: justify;
}
ul {
  list-style: square outside;
}
ol {
  list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 16px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
li {
  line-height: 24px;
  margin-bottom: 10px;
}
ul.large li {
  line-height: 21px;
}
li p {
  line-height: 21px;
}
/* #Images
================================================== */
img.scale-with-grid {
  max-width: 100%;
  height: auto;
}
/* Videos
================================================== */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
  margin-top: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* #Buttons
================================================== */
.buttons,
.buttons a,
.buttons a:visited {
  background: #dfdfdf !important;
  color: #989898 !important;
  display: table-cell !important;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  padding: 15px 35px;
  text-align: center;
  border: none;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 0px;
  text-transform: capitalize;
  font-weight: bold;
}
.buttons:hover,
.buttons a:hover {
  background: #1060b0 !important;
  color: #fff !important;
  font-weight: bold;
}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* #Forms
================================================== */
form {
  margin-bottom: 20px;
}
fieldset {
  margin-bottom: 20px;
}
textarea {
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0;
  color: black;
  font-family: "Nunito Sans";
  font-size: 16px;
  padding: 10px;
}
input[type="checkbox"] {
  display: inline;
}
.selectors {
  background-color: #d0d0d0;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.selectors::before {
  border-color: #989898 transparent transparent;
  border-style: solid;
  border-width: 10px 9px 0;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 0;
  z-index: 5;
}
.selectors select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  background-image: none;
  border: medium none;
  box-shadow: none;
  font-size: 16px;
  margin-bottom: 0 !important;
  padding: 7px;
  text-indent: 0px;
  text-overflow: "";
  width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*safari and chrome*/
  .selectors select {
    height: 37px;
    background-color: #d0d0d0;
  }
}
/* #Misc
================================================== */
.remove-bottom {
  margin-bottom: 0 !important;
}
.half-bottom {
  margin-bottom: 10px !important;
}
.add-bottom {
  margin-bottom: 20px !important;
}
.double-bottom {
  margin-bottom: 40px !important;
}
.remove-top {
  margin-top: 0 !important;
}
.half-top {
  margin-top: 10px !important;
}
.add-top {
  margin-top: 20px !important;
}
.double-top {
  margin-top: 40px !important;
}
.remove-left {
  margin-left: 0 !important;
}
.half-left {
  margin-left: 10px !important;
}
.add-left {
  margin-left: 20px !important;
}
.double-left {
  margin-left: 40px !important;
}
.remove-right {
  margin-right: 0 !important;
}
.half-right {
  margin-right: 10px !important;
}
.add-right {
  margin-right: 20px !important;
}
.double-right {
  margin-right: 40px !important;
}
.remove-all {
  margin: 0 !important;
}
.remove-padding {
  padding: 0px !important;
}
.half-left-padding {
  padding-left: 10px !important;
}
.add-left-padding {
  padding-left: 20px !important;
}
.half-right-padding {
  padding-right: 10px !important;
}
.add-right-padding {
  padding-right: 20px !important;
}
.half-bottom-padding {
  padding-bottom: 10px !important;
}
.add-bottom-padding {
  padding-bottom: 20px !important;
}
.double-bottom-padding {
  padding-bottom: 40px !important;
}
.remove-bottom-padding {
  padding-bottom: 0px !important;
}
.remove-top-padding {
  padding-top: 0px !important;
}
.remove-left-padding {
  padding-left: 0px !important;
}
.remove-right-padding {
  padding-right: 0px !important;
}
.half-top-padding {
  padding-top: 10px !important;
}
.quarter-top-padding {
  padding-top: 5px !important;
}
.add-top-padding {
  padding-top: 20px !important;
}
.double-top-padding {
  padding-top: 40px !important;
}
.double-padding {
  padding: 40px !important;
}
.add-padding {
  padding: 20px !important;
}
.half-padding {
  padding: 10px !important;
}
.quarter-padding {
  padding: 5px !important;
}
.like-cell {
  display: table-cell !important;
}
.like-block {
  display: block !important;
}
.like-hidden {
  display: none;
}
.auto-height {
  height: auto !important;
}
.auto-width {
  width: auto !important;
}
.no-border {
  border: none !important;
}
.border {
  border: 1px solid !important;
}
.pointer {
  cursor: pointer;
}
.v_align_center {
  vertical-align: middle;
}
.v_align_top {
  vertical-align: top;
}
.v_align_bottom {
  vertical-align: bottom;
}
.display_inline {
  display: inline;
}
.sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.sortable li {
  margin: 0 0 3px;
  padding: 0.4em;
  padding-left: 1.5em;
  height: 18px;
}
.sortable li span {
  position: absolute;
  margin-left: -1.3em;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal !important;
}
.no_pointer {
  cursor: none;
}
.default_pointer {
  cursor: default;
}
.border_in {
  border: 1px solid #202024 !important;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*# sourceMappingURL=base.css.map */