
.site-content .content-area {
    background-repeat: repeat
}

#page-cover {
    background-image: url("../assets/images/default-cover.jpg");
  
}

.header--row.header-main .customify-container,
.header--row.header-main.layout-full-contained,
.header--row.header-main.layout-fullwidth {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: #eaecee
}

.sub-menu .li-duplicator {
    display: none !important
}

.header-search_icon-item .header-search-modal {
    border-style: solid
}

.header-search_icon-item .search-field {
    border-style: solid
}

.header-search_box-item .search-field {
    border-style: solid
}

body {
    background-color: #f4f4f4;
    background-repeat: repeat
}

#page-cover .page-cover-inner {
    min-height: 300px
}

.header--row.header-top .customify-grid,
.header--row.header-top .style-full-height .primary-menu-ul>li>a {
    min-height: 33px
}

.header--row.header-main .customify-grid,
.header--row.header-main .style-full-height .primary-menu-ul>li>a {
    min-height: 34px
}

.header--row.header-bottom .customify-grid,
.header--row.header-bottom .style-full-height .primary-menu-ul>li>a {
    min-height: 55px
}

body .site-branding img {
   /* max-width: 152px*/
}

.header--row .builder-first--nav-icon {
    text-align: right
}

.header-search_icon-item .search-submit {
    margin-left: -42px
}

.header-search_box-item .search-submit {
    margin-left: -42px
}

.header--row .builder-first--primary-menu {
    text-align: right
}

@media screen and (max-width:1024px) {
    #page-cover .page-cover-inner {
        min-height: 250px
    }
    body .site-branding img {
       /* max-width: 83px*/
    }
    .header--row .builder-first--nav-icon {
        text-align: right
    }
    .header-search_icon-item .search-submit {
        margin-left: -42px
    }
    .header-search_box-item .search-submit {
        margin-left: -42px
    }
}

@media screen and (max-width:568px) {
    #page-cover .page-cover-inner {
        min-height: 200px
    }
    .header--row.header-top .customify-grid,
    .header--row.header-top .style-full-height .primary-menu-ul>li>a {
        min-height: 33px
    }
    body .site-branding img {
       /* max-width: 92px*/
    }
    .header--row .builder-first--nav-icon {
        text-align: right
    }
    .header-search_icon-item .search-submit {
        margin-left: -42px
    }
    .header-search_box-item .search-submit {
        margin-left: -42px
    }
}

.page-titlebar{
    background: #fff;
    border-bottom: 0px solid rgba(0, 0, 0, 0.1); 
}
body .site-branding img {
    /*max-width: 72px;*/
}
.widget-area a{
    color:#959393;
}


