/*
Theme Name: Coorporación Memoria Borgoño
Description: Sitio web para la Coorporación Memoria Borgoño
Version: 1.0
Author: María Fernanda Pizarro www.fernandapizarro.cl
*/

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}


body{
	font-family: "Lato", sans-serif;
	background-color: #fff;
  margin-top: 0px !important;

}
html {
    margin-top: 0px !important;
	}
p{
	font-family: "Lato", sans-serif;
	font-size: 1.3rem;
	color: #17252a;
	text-align: justify;
}
h1{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 2rem;
	color:#17252a;
  letter-spacing: 0.05em; 
}
h2{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 2rem;
	color:#F58635;
  letter-spacing: 0.05em; 
}

h2.titulo{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 2rem;
	color:#fff;
  letter-spacing: 0.05em;  
}

h2 p{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 1.8rem;
	color:#17252a;
	font-weight: normal;
	text-align: left !important;
  letter-spacing: 0.05em; 
}

h3{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 1.5rem;
	color:#F58635;
  letter-spacing: 0.05em; 
}
.imglibretos{
	padding-bottom: 12rem;
}
h4{
	font-family: "Anton", sans-serif;
	text-transform: uppercase;
	font-size: 2rem;
	color:#fff;
  letter-spacing: 0.05em; 
}

.cifras{
	background-color:#F58635;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.text-cifras{
	color: #fff;
	text-align: left;
	font-size: 1rem;
}

a{
	color: #000;
  font-family: "Lato", sans-serif;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-decoration: none;
}

.full-height {
  height: 100vh;
  overflow: hidden;
}

.full-height img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.navbar-light .navbar-nav .nav-link{
	color: #fff;
	font-size: 1rem;
}
.navbar-brand{
padding-left: 0px;
}

nav .navbar .navbar-expand-lg .navbar-light .bg-light{
	padding-left: 0px;
}
.bg-light {
    background-color: #F58635 !important;
}
.menu {
	background-color: #F58635; 
	border-bottom: solid;
	color: #17252a;
	border-width: 1px;
}
.text-intro{
  padding: 8rem;
}

.footer {
	border-top: solid;
	color: #17252a;
	border-top-width: 1px;
}

.seccion1 {
	background-color: #F58635;
}

a:hover.nav-link{
	color:#fff !important;
	text-decoration: none;
}
.text{
	padding-top: 4rem;
	padding-bottom: 2rem;
}
footer{
	background-color: #F58635;
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.textfooter{
	color: #FFF;
	line-height : 2rem;
	font-size: 1rem;
	text-align: left;
}

.textfooter a{
	color: #FFF;
	line-height : 1.5rem;
	font-size: 1 rem;
}

a button .btn .btn-outline-danger {
  color: #ee7318 !important;
  border-color: #ee7318 !important;
}

.btn-primary:hover {
    color: #5f5f5f;
    background-color: #dddddc !important;
    border-color: #5f5f5f !important;
}

.btn-primary {
    color: #5f5f5f;
    background-color: #dddddc !important;
    border-color: #5f5f5f !important;
}
ul{
list-style:none;
font-size: 0.8rem;
margin: 0px;
padding: 15px;
text-decoration: none;
font-family: "lato", sans-serif;
color: #fff;
font-weight: bold;
}
li{
list-style:none;
text-decoration: none;
color: #fff;
}
ul li a{
text-decoration: none;
color: #fff;
font-size: 0.8rem;
font-family: "lato", sans-serif;
}


#text{
	color:#000;
}

.inside-left-sidebar .product-categories .children {
    padding-left: 15px;
}

.inside-left-sidebar .product-categories .cat-parent > a {
    font-size: 20px;
    color: #ee7318;
}

div form input#s {
  width: 90%;
  border-radius: 1;
  border: 1px solid #5f5f5f;
  margin-top: 10px;
  padding: 10px;
  border-radius: .25rem;
}

div form button#searchsubmit {
  border: 1px solid #5f5f5f;
  width:100%;
  padding: 10px;
  background-color: #FFF;
  border-radius: .25rem;
}

div form input#searchsubmit {
  padding: 9px;
}
.entry-category{
  text-decoration: none;
  color:#5f5f5f;
}

.border {
  border: 1px solid #000 !important;
}

#breadcrumbs{
color:#5f5f5f;
font-size: 0.8rem;
}

#breadcrumbs span span a{
color:#5f5f5f;
}
#breadcrumbs span span a:hover{
color:#ee7318;
}

* {box-sizing: border-box;}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: #5f5f5f;
  border: 0;
}

.custom-orange {
    color: #17252a; /* Cambia el color del texto */
    border-color: #17252a; /* Cambia el color del borde */
  }

  .custom-orange:hover {
    background-color: #17252a; /* Cambia el color de fondo al pasar el mouse */
    color: #fff; /* Color del texto en el hover */
  }