/*
 Theme Name:   ONAOMAC
 Theme URI:    https://www.onaomac.it
 Description:  Opera Nazionale Assistenza Orfani Militari Arma Carabinieri
 Author:       Italy SWAG
 Author URI:   https://www.italyswag.it
 Template:     understrap
 Version:      1.0.0
 License: Italy SWAG
 License URI:  https://www.italyswag.it
 Text Domain:  onaomac
 Tags: Corporate Website
 */



@media(min-width:1200px){
.col-hero{
    position: relative;
}
.col-slider {
    margin-left: 200px !important;
    position: absolute;
    margin-top: -70px;
    z-index: 9;
}
.col-hero.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media:after {
content: "";
    display: block;
    width: 0;
    height: 100%;
    border-top: 500px solid transparent;
    position: absolute;
    top: 0px;
    border-right: transparent;
    border-left: 150px solid #252850;
    left: auto;
}
.col-hero:before{
    z-index: 9;
    content: "";
    display: block;
    width: 100%;
    border-top: 50px solid #fff;
    position: absolute;
    bottom: 0px;
}
.logo-sito{
    margin-top: -30px;
}
.nav-up .logo-sito{
    margin-top: 0;
}
}

@media (max-width:1200px){
    .h2-hero{
        font-size: 60px !important;
    }

    .text-hero{
        font-size: 20px !important;
    }
}

.col-hero-mobile{
    display: none;
}

@media (max-width:767px){
    .col-hero{
    display: none !important;   
}
.col-hero-mobile{
    display: block;
}
}

.btn-dona a{
    background-color: #DEAD28 !important;
    color:#FFF !important;
    border:1px solid #DEAD28 !important;
}

.btn-dona a:hover{
    background: #B18B25 !important;
    border:1px solid #B18B25 !important;
    color: #FFF !important;
}

.box-donazione{
            -webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
        -moz-box-shadow: -1px 2px 26px -6px rgba(0,0,0,0.59);
        box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
    border-radius: 30px;
}

.btn-paypal .wp-block-button__link {
    width: 100%;
    font-weight: 500;
}

.wrapper-loop {
    border-bottom: none !important;
}

.etichetta-relative{
    left: 0;
}

.numero-data {
    font-size: 22px;
    font-weight: 600;
}

.data-loop {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 22px;
    text-transform: uppercase;
}

.wrapper-loop {
    border-radius: 15px;
    border: none!important;
    -webkit-box-shadow: 1px 1px 13px -6px rgb(0 0 0/67%);
    -moz-box-shadow: 1px 1px 13px -6px rgb(0 0 0/67%);
    box-shadow: 1px 1px 13px -6px rgb(0 0 0/67%);
}

.img-overlay {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.titolo-post a {
    font-size: 16px;
}

@media (min-width:1200px){
    .loghi-partner-col .wp-block-column:nth-child(1){
        border-right: 1px solid #CCCCCC;
    }
        .loghi-partner-col .wp-block-column:nth-child(3){
        border-left: 1px solid #CCCCCC;
    }


}

.contatti-footer a{
    font-weight: 600 !important;
}

#footer-full-content{
    background: #034d98;
}

#footer-full-content a{
    color: #FFF !important;
    text-transform: none;
}

.header-sopra{
    border-bottom: none;
    z-index: 9;
}

.header-sopra ul li {
    border: 1px solid #ececec;
    margin-right: -5px;
}

.header-sopra ul li a {
    font-size: 14px !important;
    color: #272727 !important;
    font-weight: 300;
    padding: 5px 10px;
}

.header-sopra .btn-dona a{
    background-color: #DEAD28 !important;
    color: #FFF !important;
    border: 1px solid #DEAD28 !important;
    border-radius: 5px;
    margin-left: 15px;
    font-weight: 600;
}

.header-sopra .btn-dona a:hover{
    background: #B18B25 !important;
    border: 1px solid #B18B25
}

.header-sopra .btn-dona{
    border: none;
}

.navbar-dark .navbar-nav .nav-link{
    font-weight: 300;
    text-transform: uppercase;
    color: #272727 !important;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link {
    color: #272727 !important;
    font-size: 14px !important;
    border-bottom: 1px solid #ececec !important;
}

.wp-block-file {
    padding-top: 15px;
}

.wp-block-file a{
    font-size: 16px;
}

.wp-block-file__button {
    background: #034d98;
    color: #fff !important;
}

hr {
    border: none !important;
    height: 1px;
    background: #ececec;
     width: auto; 
}

.iban-class{
        padding: 15px;
    background-color: #ffeec0;
    border: 1px solid #f9d46f;
    font-size: 24px !important;
    text-align: center;
    margin: 15px 0;
}

.mt-0 .wp-block-button {
    margin-top: 0 !important;
}

.title-doc-hp{
    border-bottom: 1px solid #ececec;
}

.social-footer a{
	background: #034d98;
}

@media (min-width:1200px){
	.btn-amici {
    border-left: 1px solid #ececec;
    margin-left: 15px;
    padding-left: 15px;
}
#search-button{
    position: absolute;
    top: -5px;
    right: 0;
}
}
.btn-lascito a:hover{
background: transparent !important;
    border: 1px solid #fff !important;	
}
.menu-responsive .menu-item-has-children.active-menu .dropdown-menu {
    background: #fff;
}
.menu-responsive .menu-item-has-children:before{
	color: #252850;
}
.menu-responsive{
    margin-top: 100px;	
}
