/*
Theme Name: IasonBSB Plus
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/*increase size of social icons in top menu*/
#header-outer #social-in-menu i {
	font-size: 25px;
}


#footer-widgets > .container > .row {
    padding: 10px!important;
}

body #footer-outer .row {
	padding: 10px 0;
}

#footer-outer .widget {
	margin-bottom: 1px;
}
#social_media_footer, #footer_links {
    display:block;
    text-align: center;
    margin:0 auto;
    width: fit-content;
    clear: both;
    /*height:30px;*/
    /*max-height:30px;*/
    /*max-width: 200px;*/
}
.social_media_footer_img {
    display:block;
    float:left;
    margin-left:20px;
}
.social_media_footer_text {
    font-size: 14px;
    color: #fff!important;
    font-weight: bold;
    text-align:center;
}
/*#social_media_footer .envira-title {*/
/*    font-size: 13px!important;*/
/*    text-align: center;*/
/*}*/

.footer_link {
    display: block;
    float: left;
    /*margin-left: 20px;*/
    margin-right: 50px;
    font-weight: bold;
}

body #footer-outer #copyright, .ascend #footer-outer #copyright {
	border: none;
	background-color: #18BAA8!important;
}


div#disclaimer {
    border-top: 2px dotted #9ACA3C;
    border-bottom: 2px dotted #9ACA3C;
    margin-bottom: 10px;
}

#copyright_area {
    display:block;
    text-align: left;
    padding-left:40px;
    font-size: 17px!important;
    color: #fff!important;
}
#copyright_area p {color: #fff!important;}
.last_update {
    font-weight: bold;
    color:#9ACA3C;
}

/*#featured {
           background: transparent !important;
           }*/
/*banda semnatura header*/
/*div#project-signature-outer {
                        display: block; width: 100%;max-width:1920px;height: 100px; max-height: 100px; clear:both; text-align: center;
                       }*/
/*div#project-signature-outer {
                        display: flex; flex-direction: row; flex-wrap: nowrap; width: 100%;max-width:1920px; justify-content: space-between; clear:both;
                       }

div#project-signature {
                       display: block; margin: 0 auto;
                       }


div#project-signature-eu {
                          display: block; height: auto;
                          }
div#project-signature-iason {
                             display: block; height: auto;
                             }
div#project-signature-bs {
                          display: block; height: auto; margin-right:20px;
                          }

@media screen and (max-width: 500px) {
  div#project-signature-outer img {
        max-width: 80px;
                                   }
}
*/

/*restyle search box*/
/*body.material #search-outer {
    background-color: transparent;
    height: 15vh;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0,-35vh,0);
    -webkit-transform: translate3d(0,-35vh,0);
    z-index: 2000 !important;
    padding: 0;
}*/


/*banda semnatura footer*/
/*div#project-strip {
                   display: block;
                   height: 39px;
                   background: url(/wp-content/uploads/2021/03/footer-strip.jpg);
                   background-repeat: no-repeat;
                   background-size: contain, cover;
                   }
a#logo {
        margin-bottom: 5px;
        }
p#site-description {
                    margin-bottom:20px;
                    margin-top: 5px;
                    }*/



