html, body {
    font-family:'Roboto', sans-serif;
    -webkit-tap-highlight-color:rgba(0,0,0,0.3);
    background-color: #fff;
}

body {background-color:#fafafa;}

#content {background-color:#fff;padding: 15px;box-shadow: 0px 0px 4px #eee;-webkit-box-shadow: 0px 0px 4px #eee;}

#header {
    margin: 0 0 16px 0;
}

#header {user-select: none;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;}

#header a, #header a:visited {
    color: rgba(32,26,27,1);
    text-decoration: none;
    font-weight: 500;
}

#header a:hover, #header a:focus, #header a:active  {
    color: rgba(32,26,27,0.5);
    text-decoration:none;
}

#barra {
    max-width: 998px;
    margin: 0 auto;
}

#container {
    max-width: 1000px;
    margin: 0 auto;
}

.h1, .h2, .h3, h1, h2, h3 {
    font-weight:bold;
    color: rgba(32,26,27,1);
    margin-top: 0;
    margin-bottom: 24px;
}

.h2, h2 {
    font-size: 20px;
    letter-spacing:-0.5px;
}

.h3, h3 {
    font-size: 16px;
}

.module {
    margin-top: 0;
    margin-bottom: 16px;
    border-bottom: 16px solid #f9f9f9;
    padding: 16px;
}

.module h3 a, .module h3 a:visited  {color: rgba(32,26,27,1);}

.module h3 a:hover, .module h3 a:focus  {color: rgba(32,26,27,0.5);}

.module h3 {
    font-size:20px;
    letter-spacing: -0.5px;
    margin-bottom: 16px;
}

.module h3 a {
    font-weight:bold;
}

.module li a {
    font-size:14px;
    letter-spacing: -0.1px;
    font-weight:normal;
    color: rgba(32,26,27,1);
}

.module li a:hover, .module li a:focus  {
    color: rgba(32,26,27,0.5);
}

.module .lt {
    border-left:1px solid #f1f1f1;
}

.readmore {
    margin:16px 0;
}

div.media {
    display: block;
}

.module div.media img {
    margin: 6px 16px 16px 0;
    border: 1px solid #ccc;
    width:100%;
}

.module div.media p, #id_nomine p {
   font-size: 14px;
   line-height:1.3;
   text-align: left;
}


.img-fluid.article_image {
    width: 100%;
}

.module p {
    text-align: justify;
}

.nomb {
    column-count: 2;
    column-gap: 32px;
    text-align:justify;
}

.single h2, .cover h2, .two h2 {
    color: rgba(196,20,39,1);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 8px;
}

.two h2 {
    margin-bottom: 16px;
}

#id_nomine h2  {
    margin-bottom: 16px;
}

a, a:visited {
    color: rgba(96,96,96,1);
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-tap-highlight-color:rgba(0,0,0,0.3);
}

a:hover, a:focus {
    color: rgba(96,96,96,0.5);
    text-decoration: none;
}

ul  {
    margin: 0 0 16px 0;
    padding:0;
}

li {
    margin: 0 0 15px 0;
    list-style-type: none;
    line-height:1.2;
}

/*Barra superior: suscripción, idioma, archivo, newsletter, búsqueda*/
#subheader {
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    width: 100%;
    background-color: #febb22;
    background-size: cover;
    background-position: center;
}

#barra  {
    padding: 15px 15px 9px 15px;
    font-size: 11px;
    text-transform: uppercase;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 4px #ddd;
    -webkit-box-shadow: 0px 0px 4px #ddd;
}

.hdmb {
    padding-left: 2px;
}

.navbar-toggler-icon {width:auto;height:auto;vertical-align: inherit;}
.navbar-toggler {font-size: inherit;}

#lft {width: 100%;}

#hs {
    display:inline-block;
    float: left;
    margin: 0;
    padding:0;
}

#susc {
    display:inline-block;
}

#arch {
    display:inline-block;
    position:relative;
    float: right;
    margin: 0;
    padding:0;
}

#arch ul {
    display: inline-block;
    margin: 0;
    padding:0;
}

#arch ul li {
    display: inline-block;
    margin: 0 16px 0 0;
}

#arch ul li#lupa {
    margin: 0 0 0 0;
}

/*Selección de idioma*/
#language {
    display:inline-block;
    margin: 0 24px 0 0;
    padding:0;
    text-align:center;
}

#language ul {
    margin: 0;
    padding:0;
}

#language ul li {
    margin:0;
    padding:0;
    display: inline;
}

#language ul li::before {
    content: '|';
    color: #C9C9C9;
    padding: 0 8px 0 8px;
    margin:0;
}

#language ul li:first-child:before {
    content:none;
}

#language ul li a.active {
    border-bottom: 2px solid rgba(196,20,39,1);
}

#lupa {
    display:inline-block;
    border:none;
    background:transparent;
    padding:0;
}

#lupa .hdmb {font-weight: 500;}

#lupa .icon.icon-search {
    stroke-width: 1;
   transform: translateY(1px);
}

#btnsrch {
display:none;
}

.icon {
  display: inline-block;
  width: 17px;
  height: 12px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon.icon-search {
  width: 15px;
  height: 11px;
}

#logo {
    text-align:center;
    margin: 0 auto;
    width: 100%;
    padding: 12px 8px 8px 8px;
}

#logo a {display:inline-block; margin: 0 auto;-webkit-tap-highlight-color:rgba(255,0,0,0.1);}

#logo h6 {
    text-transform:uppercase;
    margin:4px 0 8px 0;
    font-size:11px;
    letter-spacing: 0.5px;
}

#logosvg:hover {
    opacity: 0.8;
}

/*Menú*/
#menu {
    text-align: center;
    padding: 8px 4px;
    background: #f1f1f1;
    max-width: 1000px;
    margin: 0 auto;
    box-shadow: 0 5px 5px -5px #ccc;
    -webkit-box-shadow: 0 5px 5px -5px #ccc;
}

#menu ul {
    margin: 0 auto;
    padding:0;
}

.menu-item  {
    display: inline;
    line-height: 1.2;
    text-transform: uppercase;
    font-size:13px;
}

.menu-item a {
    color: rgba(32,26,27,1);
    white-space: nowrap;
}

.menu-item a:hover {
    color: rgba(32,26,27,0.5);
    text-decoration:none;
}

.menu-item::after {
    content:' · ';
    padding:0 3px;
}

.menu-item:last-child::after  {
    content:none;
}

.menu-item:first-child  {
    background:#fafafa;
    padding: 2px 8px;
    border-radius:8px;
    margin-right:8px;
}

.menu-item:first-child::after  {
    content:none;
}

#search {
    position: absolute;
    top: -10px;
    right: 0;
    background: transparent;
}

#search input[type="search"] {
    font-size:16px;
    line-height:26px;
    padding: 2px 8px;
    color:#fff;
    opacity:0;
    border:none;
    border-radius:3px;
    cursor:pointer;
    background: transparent;
    width:60px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: width .5s,background .5s,color 1s;
}

#search input[type="search"]:focus {
    color:rgba(32,26,27,1);
    background-color: #fff;
    width:355px;
    opacity:1;
    cursor:auto;
    outline: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*Cards (números anteriores para la portada, etc.)*/

.card-deck {
    margin-bottom:16px;
}

.card-deck:last-child {
    margin-bottom:0px;
}

.card-deck .card {
    margin-right: 16px;
    margin-left: 0px;
}

.card-deck .card:first-child {
    margin-right: 16px;
    margin-left: 16px;
}

.card {
    border:none;
    background:#f5f5f5;
}

.card.empty {
    margin-bottom:0;
    background:none;
}

.card-body {
    padding: 0;
}

.card-header {
    padding: 8px 16px;
    margin-bottom:16px;
    font-size:16px;
    font-weight:normal;
    background-color: #FFE064;
    border:none;
}

.card a {
    font-weight:500;
}

.card-header a {
    color: rgba(196,20,39,1);
    text-shadow: 0px 0px 2px #ff0;
    -webkit-tap-highlight-color:rgba(255,0,0,0.3);
}

.card-header a:hover {
    color: rgba(196,20,39,0.5);
}

.card-text {
    margin:8px 16px;
    font-size: 14px;
}

.card-footer {
    padding: 8px 16px;
    margin-top: 16px;
    border:none;
    background-color: rgba(0,0,0,.03);
}

.text-muted {
    font-size: 14px;
    color: #000 !important;
    text-shadow: 0px 0px 4px #fff;
}

.card.archive .card-body {
  padding:8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow:column;
}

.card.archive .card-body .card-title {
  font-size:16px;
  margin:0;
  padding:0;
}

.card.archive .card-body .card-title a, .card.archive .card-body .card-title a:visited {
    color: rgba(196,20,39,1);
    text-shadow: 0px 0px 8px #fff;
    -webkit-tap-highlight-color:rgba(255,0,0,0.3);
}

.card.archive .card-body .card-title a:hover, .card.archive .card-body .card-title a:focus {
    color: rgba(196,20,39,0.5);
}

.card.archive .card-body .card-text {
  margin:0;
  padding:0;
}

.breadcrumb {
    padding: 0;
    margin: 0 0 16px 0;
    background: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px;
}

.breadcrumb span a, .breadcrumb span a:visited  {
    color: rgba(196,20,39,1);
    -webkit-tap-highlight-color:rgba(255,0,0,0.3);
    font-weight:500;
}

.breadcrumb span a:hover, .breadcrumb span a:focus  {
    color: rgba(196,20,39,0.5);
}

.breadcrumb span::after {
    content: ' / ';
    display: inline-block;
    color: #999;
    font-weight:normal;
    white-space: pre;
}

.breadcrumb span:last-child::after {
    content:none;
}

#send_to_friend {
    text-align:right;
    text-transform:uppercase; 
    font-size:14px;
    margin: 24px 0;
}

#send_to_friend a, #send_to_friend a:visited  {
    color: rgba(196,20,39,1);
    -webkit-tap-highlight-color:rgba(255,0,0,0.3);
    font-weight:500;
}

#send_to_friend a:hover, #send_to_friend a:focus  {
    color: rgba(196,20,39,0.5);
}

.icon.icon-envelope-o {
    width: 15px;
    height: 15px;
    margin-right:4px;
    vertical-align: text-top;
}

#article_title_form {
    margin:1em 0 2em 0;
}

h2.article_title {
    margin: 0 0 16px 0;
    line-height:1.3;
}

ul.errorlist {
  margin:0;
  color: #a00;
  text-transform: uppercase;
  font-size: 80%;
  font-weight: bold;
}

ul.errorlist li {
  display: inline-block;
  margin:0;
  border: 1px solid #a00;
  padding: 5px;
  width: auto;
}

/*Título y texto del artículo*/

#title_text {}

/*Vista de sección (y de nº y de search)*/

#section_list ul, #number_list ul {
    margin-left: 16px;
}

#number-page #section_list h3 {
    margin-left: 0px;
    margin-bottom: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#section-page #section_list h3 {
    margin-bottom: 16px;
    margin-left: 0px;
    margin-bottom: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#section-page #section_list h3 a, #section-page #section_list h3 a:visited {
    font-weight:500;
    color: rgba(196,20,39,1);
    -webkit-tap-highlight-color:rgba(255,0,0,0.3);
}

#section-page #section_list h3 a:hover, #section-page #section_list h3 a:focus {
    color: rgba(196,20,39,0.5);
}

#section_list li, #number_list li, #search_list li, .module li {
    padding-left: 16px;
}

#section_list ul li::before, #number_list ul li::before, #search_list ul li::before {
    content: "–";
    margin-left: -16px;
    color: #aaa;
    position: absolute;
}

#sidebar ul li::before, #content .module ul li::before {
    content: "–";
    margin-left: -16px;
    color: #aaa;
    position: absolute;
}

#sidebar ul.pagination li::before, #sidebar ul.number-list li::before, #sidebar ul.section-list li::before {content:none;}

#sidebar h3 {
    color: rgba(196,20,39,1);
    text-shadow: 0px 0px 8px #fff;
    font-weight:500;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size:15px;
}

/*Índice del número en la sidebar*/
ul.section-list {padding-left:0;padding-right:16px;}
ul.section-list li {padding-top:5px;padding-bottom:4px;margin-bottom:8px;}

ul.section-list li a, ul.section-list li span {display:block;}
ul.section-list li.level-1 a {font-weight:500;color:rgba(32,26,27,1);}
ul.section-list li.level-1 a:hover {color:rgba(32,26,27,0.5);}
ul.section-list li.level-1 {text-transform: uppercase;}
ul.section-list li.level-2 {margin-left:16px;text-transform: uppercase;}
ul.section-list li.level-2 a {font-weight:normal;color:rgba(32,26,27,1);}
ul.section-list li.level-2 a:hover {color:rgba(32,26,27,0.5);}

ul.section-list li.level-1.current-section {background:#fafafa;font-weight:500;padding-left: 8px;padding-right:8px;margin-left:-8px;border-radius: 4px;box-shadow: 0px 0px 16px #e5e5e5;-webkit-box-shadow: 0px 0px 16px #e5e5e5;}
ul.section-list li.level-2.current-section {background:#fafafa;font-weight:normal;padding-left: 8px;padding-right:8px;margin-left:8px;border-radius: 4px;box-shadow: 0px 0px 16px #e5e5e5;-webkit-box-shadow: 0px 0px 16px #e5e5e5;}

ul.section-list li.level-article, ul.section-list li.current-article {margin-left:32px;margin-right:16px;}

ul.section-list li.level-article a {font-weight:normal;font-size:12px;}
ul.section-list li.current-article span {font-weight:normal;font-size:12px;}
ul.section-list li.current-article span:before {content: '» ';margin-left: -9px;}

/*Lista de todos los números en la sidebar*/
#sidebar div ul.number-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 24px -8px;
    font-size: 13px;
}

#sidebar div ul.number-list li {
    display:inline-block;
    text-align: center;
    margin: 0 8px 15px 8px;
    border-radius:50%;
    background:#f5f5f5;
    line-height: 1;
    min-width: 35px;
    box-shadow: 0px 0px 8px #ddd;
    -webkit-box-shadow: 0px 0px 8px #ddd;
    user-select: none;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;
}

#sidebar div ul.number-list li:hover {
    background:#f5f5f5;
    box-shadow: 0px 0px 8px #ccc;
    -webkit-box-shadow: 0px 0px 8px #ccc;
}

#sidebar div ul.number-list li a {
    display:inline-block;
    padding:10px;
    color:rgba(32,26,27,1);
}

#sidebar div ul.number-list li a:hover {
    display:inline-block;
    padding:10px;
    color:rgba(32,26,27,0.5);
}

#sidebar div ul.number-list li.current-number {box-shadow: 0px 0px 8px #d1d1d1;-webkit-box-shadow: 0px 0px 8px #d1d1d1;background:#eee;}

#sidebar div ul.number-list li.current-number {
    display:inline-block;
    padding:10px;
}

#section_list h2 {
    font-size: 15px;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#search_list {
    margin-top: 24px;
}

#sidebar {
    background:#f5f5f5;
    padding: 16px;
    font-size:14px;
    box-shadow: 0px 0px 2px #ddd;
    -webkit-box-shadow: 0px 0px 2px #ddd;
}

#index-page #sidebar {display:none;}
#archive-page #sidebar {display:none;}
#search-result-page #sidebar {display:none;}
#advanced-search-page #sidebar {display:none;}
#newsletter-page #sidebar {display:none;}
#contact-page #sidebar {display:none;}
#purchase-page #sidebar {display:none;}

#sidebar1,#sidebar2,#sidebar3,#sidebar0 {
    border-radius: 4px;
}

#sidebar2 {margin-top:48px;}

#article_text {
    text-align: justify;
    color: rgba(32,26,27,1);
    font-size: 17px;
    line-height: 1.5;
}

#article_text p {
margin-bottom: 16px;
}

#article_text img {
    width: 100%;
}

.first-footnote {
    border-top: solid 1px #ccc;
    padding-top: 1em;
    margin-top: 3em;
}

#footer {
    text-align: center;
    padding: 16px 10% 16px 10%;
    margin-top: 24px;
    margin-bottom: 16px;
    font-size: 12px;
    border-top: 1px solid #f1f1f1;
}

#footer a, #footer a:visited {
    color: rgba(32,26,27,1);
    font-weight:normal;
    border-bottom: 1px solid #bbb;
}

#footer a:hover, #footer a:focus {
    color: rgba(32,26,27,0.5);
    font-weight:normal;
}

/*Vista de número y de sección*/

.section_header h2 {
    padding-bottom: 8px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 32px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 18px;
}

.section_header h2 a {color: rgba(32,26,27,1);}
.section_header h2 a:hover {color:rgba(32,26,27,0.5)}

.section_header small {
    margin-top:8px;
    display:block;
}

#section_list h2 a {font-weight:500;color: rgba(196,20,39,1);-webkit-tap-highlight-color:rgba(255,0,0,0.3);}
#section_list h2 a:hover {color: rgba(196,20,39,0.5);}

#section_list h3 a {color: rgba(32,26,27,1);}
#section_list h3 a:hover {color: rgba(32,26,27,0.5);}

#section_list ul {
    margin-bottom:32px;
}

/*Formularios*/

button, input, optgroup, textarea {
    line-height: initial;
}

select {height: 42px;}

textarea {height: 180px;}

label {
    font-weight:normal;
    vertical-align: top;
}

#newsletter_form input, #contact input, #search_form input, #purchase_div input, #send_friend_form input, textarea, select {
    display: block;
    width: 100%;
    max-width: 520px;
    padding: 8px;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom:24px;
}

#newsletter_form input:focus, #contact input:focus, #search_form input:focus, #purchase_div input:focus, #send_friend_form input:focus, textarea:focus, select:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

#search_form #id_number, #purchase_div input[type="number"] {
    width:5em;
    text-align:center;
}

/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type="number"] {-moz-appearance: textfield;}

/*Anterior y siguiente*/

#nav {
    margin: 40px 0 0 0;
    background: #f5f5f5;
    padding: 16px;
    border-radius: 8px;
}

.pager li {
    padding: 0;
    margin:0;
    max-width: 50%;
}

.pager li.previous {
    text-align: left;
    padding-right:16px;
    display:flex;
    justify-content:flex-start;
}

.pager li.next {
    text-align: right;
    padding-left:16px;
    display:flex;
    justify-content:flex-end;
}

ul.pager a small {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}

.modal-header {
    font-size: 16px;
    font-weight:bold;
}

p.printed-reference {
    border: 1px solid #ddd;
    padding: 8px 16px;
    text-align: right;
    color: #666;
    font-size: 14px;
    margin-top: 24px;
}

#cookie-law-banner {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left:0;
    background: rgba(255,255,255,0.95);
    color: #000;
    padding: 24px 16px;
    margin: 0 auto;
    box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

#cookie-law-banner p {
    margin:0;
    text-align: center;
    font-size: 14px;
}

#cookie-law-banner p span {
    display:block;
    margin-top:16px;
}

#cookie-law-banner p a {
    min-width: 7em;
    display: inline-block;
    line-height:1.2;
    margin:0 8px;
    padding:4px 8px;
    border-radius:4px;
    color: rgba(32,26,27,1);
    font-weight: normal;
    border: 1px solid #bbb;
    background: rgba(0,0,0,0.05);
}








/* Desktop rules */
@media (min-width:576px) {
#mnu {display:none;}
#lupa:hover {color: rgba(32,26,27,0.5);}
#lupa {
    -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
h6.mv {display:none;}

div.media {
    display: block;
}

.module div.media img {
    margin: 3px 16px 12px 0;
    border: 1px solid #ccc;
    width: 37%;
    float: left;
}

}









/* Mil px rules */
@media (max-width:1030px) {
body {margin:0 16px;}
}







/* Tablet rules */
@media (max-width:768px) {
#search input[type="search"]:focus {background-color: #f5f5f5;}
.module .lt {border-left:none;}
}






/* 750px rules */
@media (max-width:768px) {
.cover .media {
padding-bottom: 16px;
margin-bottom: 16px;
border-bottom: 1px solid #f1f1f1;
overflow: hidden;
}
}






/* Mobile rules */
@media (max-width:575px) {
body {margin:0;}
#sidebar {display:none;}
#container {overflow: hidden;}
#content {box-shadow: none;-webkit-box-shadow:none;padding-bottom:0;}
body {background-color: #fff;}
h6.dk {display:none;}
#header {color: rgba(32,26,27,1);background:#f1f1f1;}
#header {display:flex;flex-direction:column-reverse;}
#header {margin: 0 0 16px 0;}
#header a, #header a:visited {color: rgba(32,26,27,1);}
#header a:hover, #header a:focus, #header a:active  {color: rgba(32,26,27,1);}
#lft, #hs,#language,#arch,#arch ul, #arch ul li, #lupa, #susc, #mnu {margin:0;display:flex;align-items:flex-end;justify-content:flex-end;}
#hamb {
    display:block;
    margin:0;
    outline: 0;
    background:none;
    border:none;
    padding:0;
    text-align: center;
    width: 100%;
}

#mnu {margin-right:10px;margin-top: 0px;}
#mnu {-webkit-tap-highlight-color:rgba(0,0,0,0);}

#mnu:after {
    content: '';
    margin-left: 10px;
    padding-left: 1px;
    width: 1px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    box-shadow: -1px 0 0 #fff;
    -webkit-box-shadow: -1px 0 0 #fff;
    background:#ccc;
}

#susc {margin-right:12px;}

#arch ul li {margin: 0 12px 0 0;}

#language {display:none;}

#barra {
  padding: 8px 12px;
  border-bottom:1px solid #cccccc;
  border-top:1px solid #cccccc;
  background: #f1f1f1;
  font-size:10px;
  text-transform:none;
}

#barra .icon {
  display: inline-block;
  width: 18px;
  height: 16px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  vertical-align: text-top;
  margin-bottom:5px;
  color:rgba(32,26,27,0.9);
}

.icon.icon-cart, .icon.icon-search {
  transform: translateY(1px);
}

.icon.icon-search {
  transform: translateY(2px);
}

#barra .icon.icon-menu {margin-bottom: 2px;height: 20px;width: 22px;}

.hdmb {
font-weight:500;
display:block;
line-height: 1;
padding-left: 0;
}

/*Icono hamburguesa Menú móvil*/

#hamb[aria-expanded="false"] .icon.icon-menu, #hamb[aria-expanded="false"] .hdmb {color:rgba(32,26,27,0.9) !important;}
#hamb[aria-expanded="true"] .icon.icon-menu, #hamb[aria-expanded="true"] .hdmb {color: rgba(32,26,27,0.5) !important;}

#hamb:hover {cursor:pointer;}

#search input[type="search"] {padding: 6px 16px;width: 20px;}
#search input[type="search"]:focus {width:300px;}

#search {top: -3px;right: 0px;}
#search {-webkit-tap-highlight-color:rgba(0,0,0,0);}
#logosvg {width:60%;}
#logo .img-fluid {max-width: 160px;min-width: 160px;}
#logo h6 {font-size: 10px;margin: 4px 0 8px 0;}

#logo {padding: 4px 0 0 0;}

#menu {
    text-align: left;
    position:absolute;
    top:107px;
    left:0;
    z-index: 10;
    padding:0;
    width: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.menu-item {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 0 18px 8px 18px;
    margin: 0 0 8px 0;
    font-size:16px;
}

.menu-item a {
    white-space: normal;
}

.menu-item:first-child {
    border-top: 1px solid #fff;
    margin: 0 0 8px 0;
    padding: 8px 18px 8px 18px;
}

.menu-item:first-child  {
    border-radius:0px;
    margin-right:0;
    font-size:12px;
}

.menu-item:last-child {
    margin: 8px 0 0 0;
}

.menu-item::after {
    content:none;
}

#nav {
    margin:32px 0 0 0;
    background:transparent;
    padding:0;
}

.nomb {
    column-count: 1;
    column-gap: 0;
}

.pager li {
    background: #f5f5f5;
    padding: 0;
    border-radius:8px;
    min-height:90px;
    display: flex;
    align-items: center;
    max-width: 100%;
}

.pager li.previous {
    padding-right:0;
    margin-bottom:24px;
}

.pager li.next {
    margin-bottom:0;
    padding-left:0;
}

.pager li a {
    padding: 16px;
}

.card {
    margin-bottom:24px;
}

.card.archive {
    margin-bottom: 8px;
}

.card-deck .card, .card-deck .card:first-child {
    margin-right: 0;
    margin-left: 0;
}

.module {
    padding:0;
}

.media {
    margin-bottom:15px;
}

.module .lt {
    border-left:none;
}

#article_text, .nomb, .module p {
    hyphens: auto;
    -webkit-hyphens: auto;
}

.cover .media {
padding-bottom: 0;
}

.h1, .h2, .h3, h1, h2, h3 {margin-bottom: 16px;}

.section_header h2 {padding-bottom: 8px;}

#footer {
    border-top: 16px solid #f1f1f1;
    background:#fafafa;
    padding: 16px 10%;
    margin-top: 16px;
    margin-bottom: 0;
    font-size:11px;
}

}










/* Print rules */
@media print {

    body {
    background-color: #ffffff;
    }

    #wrap {
        display: block;
    }

    .container {
        width: auto;
        display: block;
    }

    #content {
        width:auto;
        max-width:100%;
    }

    #barra, #menu, #menu2, #nav, #send_to_friend, #footer, #sidebar, .row.pager, #cookie-law-banner  
    {display:none!important;}

    #subheader {
        background: none;
    }

   #header {
        display: block;
        margin:0 0 0 20px;
        padding: 24px 0 40px 0;
        border:none;
    }

    #logo, #logo h6 {text-align:left;}

    #logo img {
        display:block !important;
        margin: 0;
        padding: 0;
        width: 200px;
    }

      a[href]:after {
        content: "" !important;
    }

}
