
/* This next part make the view on the home page to be centered.
 * is there another way to do this? With no-gutters directive, perhaps?
**/



@import url('https://fonts.googleapis.com/css2?family=Jost:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400&display=swap');


#block-photos-barrio-suggestion {
	position: fixed;
  top: 300px;	
	right: 0px;
	width: 150px;
	padding: 0 0;
}
#block-photos-barrio-suggestion:after {
	display: block;
	clear: both;
	content: " ";
}
#block-photos-barrio-suggestion a {
	background-color: black;
	color: white ! important;
	padding: 5px 5px;
}

main {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xs {
  padding-left: 0;
  padding-right: 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, 
.col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, 
.col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, 
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11,
.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, 
.col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, 
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, 
.col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, 
.col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, 
.col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 0;
  padding-right: 0;
}

h1, h2, h3, h4, h5 {
  font-family: Jost, sans-serif;
}


#page-wrapper, .site-footer {
  font-family: Jost, sans-serif;
}

/* ARTIFACT *******************************************************************************/

article.node--type-artifact h2 { 
}

article.node--type-artifact div.col-12 { 
}


/* LINKS **********************************************************************************/

#page-wrapper a { color: black; }

li.active a, .navbar-nav li.nav-item a { color: white ! important; font-weight: 700; }
li.active a:hover, .navbar-nav li.nav-item a:hover { text-decoration: underline; }

p a { text-decoration: underline; }
p a:hover { text-decoration: none; }

#page-wrapper a:hover {
  color: black;
}

#navbar-main { background-color: black; }
#navbar-main a { color: white; }

/* SEARCH **********************************************************************************/


body.path-search form#search-form,
body.path-search h2,
body.path-search ol.node_search-results {
  max-width: 1200px;
  border: 3px solid red;
}

/* LISTS **********************************************************************************/

.view-id-activity .item-list ul li,
.view-id-people .item-list ul li,
.view-id-occasion .item-list ul li,
.view-id-location .item-list ul li {
  list-style-type: none;
}
.view-id-activity .item-list ul,
.view-id-people .item-list ul,
.view-id-occasion .item-list ul,
.view-id-location .item-list ul {
  padding-left: 1rem;
}

.item-list ul li a {
  font-size: 1.2rem; 
  font-weight: 700;
}

footer.site-footer ul li {
  display: inline;
}

/* VIEWS **********************************************************************************/

.view-front-page img {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: auto;
}

.view-front-page h1 a:hover {
  text-decoration: underline ! important; 
}
.view-front-page h1 a {
  text-decoration: none ! important; 
}

h2.field-content a:hover { 
  text-decoration: underline ! important; 
}
h2.field-content a { 
  color: black;
  text-decoration: none ! important; 
}



.views-field-field-artifact-image {
  padding-bottom: 2rem;
}

.views-field-field-artifact-image-1 img {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: auto;
}

.views-field img {
  border: 1px solid black;
}

.views-field-title a {
  padding: 0px 0px 0px 0px;
}


/* VIEWS END ******************************************************************************/

.row {
  margin-right: 0 ! important;
  margin-left: 0 ! important;
}


/* IMAGES */
* img {
  margin: 0px 0px 0px 0px;
}

article.node--type-artifact img { 
  border: 1px solid black;
}

article.node--type-artifact p { 
}



.node .field--type-image {
  margin: 0px 0px 0px 0px;
  width: 100%;
}


/* IMAGES END */






/* HEADER */


header#header {
  color: black;
  /* background-color: black; */
  /* background-image: url(images/md_flag.svg); */
}

header#header #page_header {
}

#site_name a:hover {
  text-decoration: none; 
  border: 2px solid black;
}
#site_name a {
  color: black ! important;
  font-size: 2rem;
  background-color: white;
  padding: 3px 10px 5px 10px;
  border: 1px solid white;
  font-family: Jost, sans-serif;
}

div#site_name {
  font-weight: 700;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-variant-caps: petite-caps;
}

nav#navbar-top  { 
  font-size: 12px;
  background-image: url(/sites/default/files/2022-05/header-3.png);
}



/* HEADER END */








/* MAIN */

/*
div#main-wrapper { }
#main { }
main#content { }
section.section { }
article.node--type-photograph { }
article.node--type-photograph img { }
div.feed-icons { }
*/

/* MAIN END */


/* FOOTER */

footer.site-footer input { color: black; }

footer.site-footer {
  background-color: black;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.site-footer__top .region {
  width: 95%;
}

.site-footer .block {
  margin: 0px 0px;
  padding: 0px 0px;
}

.site-footer h2 {
  margin: 0 0;
  padding-bottom: 3px;
  text-transform: none;
  white-space: nowrap;
}
.site-footer * {
  color: white ! important;
}

.site-footer .col-lg-6 {
}

.site-footer a {
  font-size: 1rem;
}

form.search-form fieldset {
  margin-right: 10px;
}
form.search-form input {
  color: black ! important;
}

/* FOOTER END */












.block-page-title-block h1 {
  font-size: 1.4rem; font-weight: 700; padding: 10px 0;
}

h1, .h1 { font-size: 1.2rem; font-weight: 700; padding: 10px 0; }
h2, .h2 { font-size: 1.2rem; font-weight: 700; }
h3, .h3 { font-size: 1.0rem; font-weight: 700; }
