/** CUSTOM STYLE STARTS HERE
*/

/**	FONTS
*/
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');


body,
#site-slogan,
.ui-widget,
.comment-form label {
	font-family: 'Raleway', sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
	font-family: 'Raleway', sans-serif;
}
input,
textarea,
select,
a.button {
	font-family: 'Raleway', sans-serif;
}

a:hover,
a:active,
a:focus {
    color: #a8281a;
}

div.block.block-islandora-solr-facet-pages > div.content > div.item-list > ul > li > a,
div.block.block-islandora-solr > div > div > ul > li > a {color: #000;}

/** HEADER
*/
#header {height: 95px !important;}
#logo img {width: 250px; height: 59px;}
#logo {padding-left: 0; margin-left: -10px;}
#name-and-slogan {width: 30%;}
.region-header {width: 70%;}
#header_slogan {
    font-family: 'EB Garamond';
	font-size: 35px;
	text-transform: uppercase;
    color: #707070;
    order: 2;
    flex-grow: 1;
    text-align: right;
    padding-right: 15px;
}
#header_slogan > div {border-bottom: solid 3px #a8281a; margin-top: 10px;}
#name-and-slogan {display: none;}
#link-header {color: #707070; text-decoration: none !important;}
.region-header, .region-header .block {width: 960px; margin: 0;}
.region-header .content {display: flex; justify-content: center;}
.without-secondary-menu .region-header {margin-top: 0;}

/** BROWSE OR SEARCH (da cancellare, no search in homepage)
*/

.front .region-highlighted {display: inline-flex;}
.front .region-highlighted .content {margin-top: 0;}
.front .region-highlighted #block-islandora-solr-simple {width: 800px;}
.front .region-highlighted #block-islandora-solr-simple #edit-submit {display: none;}
.front .region-highlighted #block-islandora-solr-simple #edit-islandora-simple-search-query {width: 638.6px; background: #e7e4e1; outline: none !important;}
.front input.form-text, .front textarea.form-textarea, .front select.form-select {border: none; margin: 0; height: 27px;}
#highlighted {background: #fff; min-height: 100px; padding: 0px 10px;}
#block-block-3 {width: 120px; margin-top: 5px;}
#block-block-3 .content {display: inline-flex;}
#block-block-3 .content a {text-transform: uppercase;}
#block-block-3 .content div {margin-top: -1px;}
.sidebar h2 {
    border-bottom: 2px solid #a8281a;
    color: #a8281a;
    font-weight: bold;
    text-shadow: none;
}
.sidebar .block {
  background-color: #e7e4e1;
  border-color: #e7e4e1;
}

.form-item.form-type-textfield.form-item-islandora-simple-search-query > label {font-weight: normal;}

#edit-islandora-simple-search-query {width: 50%;}

#edit-submit.form-submit,
div.islandora-solr-advanced-controls > input {
    background: none;
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-radius: 0;
}

input.form-submit.ajax-processed,
div.islandora-solr-advanced-controls > input  {
    border: 1px solid #ccc;
    border-radius: 0;
    background: none !important;
    background-color: #fff !important;
}

fieldset legend a,
a:focus.fieldset-title,
a:hover.fieldset-title {
    color: #a8281a;
    text-transform: uppercase;
    font-weight: bold;
}

fieldset legend,
fieldset.islandora.islandora-metadata.collapsible.collapse-processed {
    border: none;
    background: transparent;
}

/** HOMEPAGE
*/


/**  MAIN
*/
.front #main-wrapper, .page-node-6 #main-wrapper {
	background: linear-gradient(rgba(255, 255, 255, 0.3),rgba(255, 255, 255, 0.3)),url("/images/background_new.jpg"); 
	padding-top: 1px; min-height: 850px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
}

.page-node-6 .sidebar .section {padding-top: 0;}
.page-node-6 .sidebar .block {background-color: #fff; border-color: #fff;}
.breadcrumb, #breadcrumb {display: none;}
div#content.column, div.region.region-sidebar-second, div.region.region-sidebar-first {margin-top: 20px;}
.front.not-logged-in .tabs {margin-bottom: 0;}
.front .content {margin-top: 0;}
.front #page-title {display: none;}
#primoblocco, #secondoblocco {width: 66.66%;}
#primoblocco {float: right; margin-bottom: 40px;}
#secondoblocco {float: left;}
#node-5 table {margin: 0;}
#node-5 tr, #node-5 tbody {border: none; background: #fff;}
#node-5 td {width: 50%; border: none; padding: 0; line-height: 0;}
#node-5 td img {width: 310px; height: 300px; object-fit: cover;}
#node-5 td p {line-height: 32px; font-size: 30px; margin: 20px; color: #171717;}
.front #main {position: relative; margin: 0 auto; margin-top: 105px;}
.not-front div#content {background-color: #ffffff;}
.not-front .sidebar .section {padding-top:0;}
.not-front.two-sidebars div#main {display: flex; width: 100%; justify-content: center; max-width: 1440px;}
.not-front.two-sidebars #sidebar-first {order: 1; text-align: right;}
.not-front.two-sidebars #content {order: 2; flex-grow: 1;}
.not-front.two-sidebars #sidebar-second {order: 3;}
#block-islandora-solr-search-navigation > div.content {display: flex;}
#islandora-solr-search-return-link {order: 1; flex-grow: 1;}
#islandora-solr-search-prev-link {order: 2;}
#islandora-solr-search-next-link {order: 3; margin-left: 20px;}
#islandora-solr-search-return-link > a, #islandora-solr-search-prev-link > a, #islandora-solr-search-next-link > a {font-size: 0.929em;}
#islandora-solr-search-return-link > a:hover, #islandora-solr-search-prev-link > a:hover, #islandora-solr-search-next-link > a:hover {text-decoration: none;}
#highlighted > div.region.region-highlighted {display: flex; flex-direction: column;}
#main {margin-top: 0; padding-top: 20px;}

/**	FOOTER
*/
#footer-columns {color: #fff;}
#footer-columns a {color: #fff;}
#social {display: flex;}
#social img {width: 30px; margin: 0 8px}
.region-footer-firstcolumn, .region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {padding: 0 !important; font-size: 16px;}
.region-footer-firstcolumn {width: 35% !important; margin-top: -10px;}
.region-footer-secondcolumn {width: 25% !important; color: #fff;}
.region-footer-thirdcolumn {width: 20% !important;}
.region-footer-fourthcolumn {width: 20% !important;}
#footer-wrapper {padding: 0;}
#footer-wrapper .block {border: none !important;}
.footer-primo-p {margin-top: 0 !important;}
.link-addizionali {font-weight: bold;}
.region-footer-firstcolumn .content {margin-top: -15px;}
#footer {width: 100%; background-color: #fff;}
#footer a, #footer a:hover {color: #000; font-size: 16px;}
.region-footer-firstcolumn .block.block-block, .region-footer-firstcolumn .content, .region-footer-firstcolumn a {width: 100% !important;}

/**	RESPONSIVE
*/

