body,
.entry-content{
font-family: 'Raleway', sans-serif;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file,
h1, h2, h3, h4, h5, h6{
font-family: 'Caladea', serif;
letter-spacing: 0;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a,
.primary-menu li {
text-transform: uppercase;
font-weight: 300;
letter-spacing: 0;
}
.d-flex{display: flex;}
.align-items-stretch{
align-items: stretch;
}
.wp-block-group.alignfull{
margin-top: 0;
margin-bottom: 0;
padding-top: 10rem;
padding-bottom: 10rem;
}
.home .wp-block-group.alignfull{
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
.post-1224 .wp-block-group:nth-child(even){
background-color: #fff;
}
.text-center{
text-align: center;
}
.home-posts {
justify-content: space-around;
}
.home-posts article h2.entry-title {
font-size: 3rem;
}
.home-posts article .featured-media-inner {
position: relative;
left: 0 !important;
width: auto !important;
}
.c-accordion__item {
background-color: #ece5d3;
padding: 0px 10px;
border-radius: 5px;
}
.c-accordion__title {
padding: 10px 5px;
}
.c-accordion__content {
padding: 10px;
}
h2.c-accordion__title, h3.c-accordion__title, h4.c-accordion__title, h5.c-accordion__title, h6.c-accordion__title {
margin: 0;
margin-bottom: 5px;
outline: none;
}
.checkbox-container.label-right .field-wrap{
flex-direction: column;
}
@media (min-width: 1000px){
.entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
}
@media (min-width: 700px){
.entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
}
@media only screen and (max-width : 1199px) {
.homecontact .wp-block-columns .wp-block-column:first-child,
.page-id-1045 .wp-block-columns .wp-block-column:first-child{
display:none;
}
.homecontact .wp-block-columns .wp-block-column:last-child,
.page-id-1045 .wp-block-columns .wp-block-column:last-child{
flex-grow: 1 !important;
}
}
@media only screen and (min-width : 599px) {
.homecontact{
background: #633e31 url(https://mariarosagarridosarda.com/wp-content/uploads/2020/07/paper-plane-2.png) no-repeat top left;
}
.homecontact.wp-block-cover.has-background-dim:not(.has-background-gradient):before{opacity: 0;}
.page-id-1045 .post-inner{
background: transparent url(https://mariarosagarridosarda.com/wp-content/uploads/2020/07/paper-plane-1.png) no-repeat top left;
}
}