/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 24 2017 | 04:14:44 (pm)
/*
/******* Do not edit this file *******/

.navbar-brand>img {
    display: block;
    position: relative !Important;
    bottom: 47px !Important;
}

.entry-content h3 {
    font-family: 'Parisienne' !Important;
    font-weight: 400;
    
}

.main_home h1 {
    font-family: 'Parisienne';
    font-weight: 400;
    font-size: 47px !Important;
}

.main_blog1 .single_blog_posttextcolors {
   background-color: #782596;
}

.dropdown-menu {
    font-size: 15px !Important;
}

.main_news .single_news_bg.single_blog_postbgcolors {
    
    background-color: #782596;

}

.main-nav {
    width: 100%;
    box-shadow: inset 0 1px #e2e2e2;
    background: #fff;
    padding-top: 10px;
    border-bottom: 1px solid #caabd6;
}

h3 {
    color: #782596;
}

.fw-divider-line.fw-line-solid {
    border-bottom: 2px solid rgba(102, 102, 102, 0.08);
}

.main_widget .single_widget ul li a {
    color: #842ca5;
}

.copyright_text {
    background: #fff;
    padding: 40px 20px 30px 20px;
    position: relative;
    border-top: 2px solid #842ca5;
}

.main_widget .single_widget ul li a:hover {
    color: #848484;
}

.single_blog_text h3 {
    font-size: 2rem;
    color: #842ca5 !Important;
    margin-bottom: 10px;
}

.footer_subcribs_area .form-group {
    position: relative;
    width: 100%;
    display: none;
}

.page-hero-bg {
    background: url() no-repeat center center fixed;
    -moz-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    display: none !Important;
}

h1 {
    font-size: 5.5rem;
    line-height: 8.5rem;
    color: #fff;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    visibility: hidden;
}