/*@import url("tools.css");*/

/* Estilos de la plantilla */
:root {
  --naranja-color: #ec6705;
}
ul {
  list-style-type: none;
}
/* ===================================== */
/* ========== GENERALES Helix Ultimate ========== */
/* ===================================== */

/**** CONTAINER  **** ///
/* ancho máximo de todos los contenedores  */
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1140px;
}

/**** MENU  ***/
.sp-menu-item {
  text-transform: uppercase;
}

/* BREADCRUMB 
corrección del ícono home del breadcrumb*/
.breadcrumb .divider.fas.fa-map-marker-alt:before {
  content: "\f015  /";
  padding-right: 5px;
}

#sp-main-body {
  padding: 0px;
}

#sp-header .logo {
  max-width: 200px;
}

#sp-bottom {
  padding: 150px 0px 50px 0px;
}

#sp-bottom li {
  border-bottom: solid 1px #717171;
}

#sp-page-builder .sppb-section-title {
  margin-bottom: 0px;
}

/* ===> elimino la viñeta > de cada ítem de menu */
ul > li > a:before {
  color: red;
  content: "" !important;
}

article.item {
  max-width: 980px;
  margin: auto;
  padding: 0px 30px 10px 30px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.item h2 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.page-header h1 {
  color: #888;
  text-align: center;
  font-weight: normal;
  margin-top: 60px;
}

/* ===> botón búsqueda  */
.search .btn-toolbar button {
  margin-top: 27px;
}

/* ===> Menú OFFCanvas  */

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
  color: #d7d7d7;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  color: var(--naranja-color);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  padding: 5px 30px;
  text-transform: capitalize;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0px;
}

.collapse.in {
  margin-left: 20px;
}

/* =========== - ========= - =========== */
/* =========== - Bootstrap - =========== */
/* =========== - ========= - =========== */

/* ===> tablas */
td,
th {
  padding: 2px 10px;
  padding-right: 10px;
  border: dotted 1px #ccc;
}
thead {
  background: #f1f1f1;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border: none;
  border-radius: 0px;
}

.btn-secondary {
  background-color: inherit;
  border: none;
}

/* ====================================== */
/* =========== _end Bootstrap =========== */
/* =========== - ========= - =========== */

/* =================================================================================================== */
/* ============ Portada ============ */
/* =================================================================================================== */

/* ===> traductor  ===== */

#sp-top-bar .traductor {
  float: right;
}
.traductor .flag {
  font-weight: bold;
  color: #fff;
  padding-left: 10px;
}
a.flag span {
  font-size: 12px !important;
}

/* ===> banner promocional NETFLIX YOUTUBE ===== */
#netflix-banner {
  display: block;
}

#netflix-banner-mobile {
  display: none;
}

/* ===> ACERCA DE NOSOTROS flex */
.nosotros_flex_container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.nosotros_flex_container_item {
  width: auto;
}

.nosotros_flex_container_item img {
  max-width: 170px;
  width: auto;
}

#nosotros_logo_NT {
  background-color: #fff;
  box-shadow: 0px 30px 60px 0px rgb(108 129 160 / 14%);
  padding: 30px 50px;
  margin: 10px auto 50px;
  display: block;
}

/* =================================================================================================== */
/* ============ _end Portada ============ */
/* =================================================================================================== */

/* ============================================================================= */
/* =========== Banners categorías ============= */
/* ============================================================================= */

.animated-text-words-wrapper {
  color: var(--naranja-color) !important;
}

/* ===> titulos ============ */

/* DIV del banner título helix */
#sp-title {
  display: flex;
  justify-content: center;
}
.sp-page-title {
  padding: 100px 0 0 0;
  background: none !important;
}

/* breadcrumb */
.sp-page-title .breadcrumb {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  /* opacity: 30%; */
}
li.breadcrumb-item,
.float-start {
  opacity: 0.5;
  color: red;
}
li.breadcrumb-item:hover,
li.breadcrumb-item:active {
  opacity: 1;
}

/*.sp-page-title {
  background-image: url(../../../images/categorias/banner-generico.jpg);
  margin-bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}*/

/* Título Helix H2 banner h2.sp-page-title-heading */
.sp-page-title h2.sp-page-title-heading {
  font-size: 36px;
  background: var(--naranja-color);
  padding: 10px;
  width: auto;
  text-align: center;
}

/* backgrounds categorías */
.electrodomesticos .sp-page-title {
  background-image: url(../../../images/categorias/banner-electrodomesticos.jpg);
}

.ledtv .sp-page-title {
  background-image: url(../../../images/categorias/banner-ledtv.jpg);
}

.audio .sp-page-title {
  background-image: url(../../../images/categorias/banner-audio.jpg);
}

.car-tuning .sp-page-title {
  background-image: url(../../../images/categorias/banner-car-audio.jpg);
}

.netflix .sp-page-title {
  background-image: url(../../../images/categorias/banner-netflix.jpg);
}

/* ===> Ruta de navegacion*/

.breadcrumb {
  font-size: 1em;
}

/* BREADCRUMB  */
/* ===> Ruta de navegacion texto */
.sp-page-title .breadcrumb > span,
.sp-page-title .breadcrumb > li a,
.sp-page-title .breadcrumb > li,
.sp-page-title .breadcrumb > li + li:before,
.sp-page-title ol.breadcrumb a,
.sp-page-title ol.breadcrumb .active,
.sp-page-title ol.breadcrumb .fa {
  color: #444;
}

/* ============================================ */
/* =========== _end Banners categorías ======== */
/* ============================================ */

/* ================================================= */
/* === Productos articulos listado x Categorías ==== */
/* ================================================= */
/* ===> Estilos comunes === */

/* BOTON LEER MAS */
.readmore {
  display: flex;
  justify-content: center;
}
.article-list .article .readmore a {
  display: block;
  padding: 5px 10px 3px 10px;
  color: #838383;
  font-size: 0.8em;
  border-top: solid 1px #ccc;
}
.article-list .article .readmore a:hover {
  color: #fff;
  background: #555;
}

/* ARTICULOS GENERAL */
/* .article,
article.item h2,
article.item p {
} */

.article-list .article {
  border: none;
  border-radius: 0;
  margin-bottom: 0px;
  padding: 10px 20px;
}

.article h2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

article.item h2 {
  margin-bottom: 1rem;
}

/*imagen principal */
.article-details .article-full-image img {
  border-radius: 0;
  max-width: 640px;
  margin-bottom: -50px;
}
.pagination-wrapper {
  margin-top: 20px;
}
/* =================================================== */
/* ========>  TELEVISORES LED ======================== */
/* =================================================== */
.ledtv img#iconos-art {
  width: auto;
}

/* =================================================== */
/* === MENÚ DE BOTONES SELECTORES DE TAMAÑO LED TV === */
/* =================================================== */

ul.menu {
  padding-left: 0;
}

.sp-module ul > li > a:before {
  margin: 0px;
  content: "";
}

.menu-ledtv {
  padding: 0px;
  margin: 20px 0;
  font-size: 18px;
  text-align: center;
}

.menu-ledtv li {
  margin: 10px;
}

.menu-ledtv li.current.active a {
  background-color: var(--naranja-color);
  color: #fff !important;
}

.menu-ledtv ul > li {
  border: none !important;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 0;
}

.menu-ledtv ul > li a {
  padding: 20px 2vw;
  background-color: #f7f9fc;
  min-width: 60px;
  border: 1px solid #d5dfdf;
  color: #787878;
}

.menu-ledtv ul > li a:hover {
  background-color: var(--naranja-color);
  color: #fff;
}

/* ===> BOTONES GENERALES SELECTORES DE SUBCATEGORIAS ----  */
.btn,
.sppb-btn {
  font-size: 14px;
  border-radius: 0px;
  padding: 5px 10px 3px 10px;
  /*box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 10%);*/
}

.items-acordeon .btn:hover,
.btn:hover,
.readmore .btn:hover,
.sppb-btn:hover {
  background: #6a6a6a;
  color: #fff;
}

.readmore .btn,
.sppb-btn {
  display: block;
  margin: 4px auto 0 auto;
  color: #838383;
  margin-top: -4px;
  font-size: 0.8em;
  border-top: solid 1px #ccc;
}

.descargas a,
.items-acordeon {
  padding: 5px 10px 3px 10px;
  font-size: 1em;
  color: #464646;
  font-weight: bold;
}
.descargas a:hover {
  background: #6a6a6a;
  color: #fff;
}
.descargas a,
.items-acordeon .btn {
  display: block;
  border-bottom: solid 1px #ccc;
  margin: 5px 0px;
  width: 100%;
}

/* =================================================== */
/* =====> PRODUCTOS ARTICULO DESPLEGADO ============= */
/* =================================================== */

.productos figcaption {
  border-top: solid 1px #ddd;
  padding: 10px 0;
  text-align: center;
}
.cont-articulo img,
.articulo,
.articulo img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.articulo h2 {
  font-size: 1.8em;
  margin-top: 20px;
}

.cont- {
  display: flow-root;
}

/* ================= CAMPOS  ============== */
/* contenedor de campos oculto en listados blog */
/* ======================================== */
.article-list .fields-container {
  display: none;
}

/* ===> contenedor de campos visible dentro del artículo desplegado*/
.fields-container {
  display: flow-root;
  overflow: hidden;
  margin: 20px 0px;
  padding: 15px;
  border: solid 1px #ccc;
  font-size: 14px;
  line-height: normal;
  width: 90%;
  /*max-width: 450px;*/
}

/* parrafos dentro de campos extra */
.field-value p {
  margin-top: 10px;
  text-align: left;
  line-height: 1.5;
}

/* ===> Clase en opciones de renderizado de campo */
.titulo {
  margin: 20px 0px 2px;
  font-weight: 200 !important;
  border-bottom: none !important;
}
.titulo .field-value {
  display: none;
}

.etiqueta {
  font-weight: 300;
  font-size: 1.5em;
}

.fields-container .field-entry .codigo {
  display: inline-block;
}

.item-page .field-value {
  position: sticky;
  left: 150px;
}

.item-page .field-value:before {
  content: "|";
  padding-right: 10px;
  color: #ccc;
}

.item-page .field-entry.h3 span:before {
  content: "";
}

.item-page .field-entry {
  border-bottom: dotted 1px #ddd;
  padding: 4px 0px;
}

/* ===> campo archivos de sistema*/

.item-page .system-files .field-value:before {
  display: none;
}

/*---->  ETIQUETAS energéticas ========= */
.energyTags {
  transition: 1s linear;
  max-width: 80px;
  margin: 20px 0px;
}
.energyTags:hover {
  max-width: 100%;
}

/* ====> CAMPOS administracion */

#jform_com_fields_accesorios_titulo,
#jform_com_fields_especificaciones_tecnicas_titulo,
#jform_com_fields_conectividad_titulo,
#jform_com_fields_smart_tv_titulo,
#jform_com_fields_descargas_titulo,
.etiqueta-campo {
  background-color: rgb(47, 131, 26);
}

/* ===> RATING LABEL ============= */

.rating-label {
  max-width: 120px;
  display: inline;
  transition: all 0.2s;
  margin-top: 5px;
}

.rating-label:hover {
  max-width: 400px;
  transition: all 0.5s;
  width: auto;
  cursor: crosshair;
}
/* ============ _end CAMPOS  ============== */
/* ======================================== */

/* ===> MODULO DESCARGAS */
/* ===> selectores del módulo descargas al pie de los artículos */

/* .descargas {
} */
.descargas h2 {
  padding: 25px 0px 0px 0px;
  margin-top: 20px;
  font-size: 30px;
}
.descargas p {
  color: #535969;
  font-size: 12px;
}

#descargas32 .sppb-container {
  padding: 0px;
}

/* .descargas-detalles {
} */

/* ====================================== */
/* ====== display de categorías SP ====== */
/* ====================================== */

/* .categoria-btn .clearfix {
} */
.categorias-list h4 {
  padding: 15px 0px;
  line-height: 100%;
  font-size: 1rem;
  font-weight: 400;
}

/* ================================================================================================ */
/* =========== FOOTER ============================================================================= */
/* ================================================================================================ */

#sp-footer {
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
}

/* ======================= */
/*  === Media Queries ===  */
/* ======================= */

/* ===> Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 768px) {
}

/* ===> Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (max-width: 768px) {
  #valores .sppb-content-holder {
    padding: 50px 0px;
    text-align: center;
  }

  #valores h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }

  .portada p {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 22px;
  }

  #netflix-banner {
    display: none;
  }
  #netflix-banner-mobile {
    display: block;
    width: 100%;
  }
  .sp-page-title {
    margin-bottom: 0px;
  }
  .sp-page-title {
    padding: 30px 20px;
    background-color: rgb(255 255 255 / 79%);
    background-blend-mode: overlay;
  }
  .sp-page-title h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }
  .sp-page-title .breadcrumb {
    text-align: center;
    margin-top: 20px;
  }

  article.item {
    padding: 20px 0px;
    margin-bottom: 20px;
    border-top: dotted 1px #ddd;
  }

  .menu-ledtv ul > li a {
    font-size: 1em;
    padding: 10px;
  }

  .audio .sp-page-title .breadcrumb > span,
  .audio .sp-page-title .breadcrumb > li a,
  .audio .sp-page-title .breadcrumb > li,
  .audio .sp-page-title .breadcrumb > li + li:before,
  .audio .sp-page-title ol.breadcrumb a,
  .audio .sp-page-title ol.breadcrumb .active,
  .audio .sp-page-title ol.breadcrumb .fa {
    color: rgb(0, 0, 0);
  }

  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-12,
  .col-12 {
    width: 100%;
  }
  .col-xs-11,
  .col-11 {
    width: 91.66666667%;
  }
  .col-xs-10,
  .col-10 {
    width: 83.33333333%;
  }
  .col-xs-9,
  .col-9 {
    width: 75%;
  }
  .col-xs-8,
  .col-8 {
    width: 66.66666667%;
  }
  .col-xs-7,
  .col-7 {
    width: 58.33333333%;
  }
  .col-xs-6,
  .col-6 {
    width: 50%;
  }
  .col-xs-5,
  .col-5 {
    width: 41.66666667%;
  }
  .col-xs-4,
  .col-4 {
    width: 33.33333333%;
  }
  .col-xs-3,
  .col-3 {
    width: 25%;
  }
  .col-xs-2,
  .col-2 {
    width: 16.66666667%;
  }
  .col-xs-1,
  .col-1 {
    width: 8.33333333%;
  }
}

/* ================= RESPONSIVE BOOTSTRAP PATCH =================== */
