/*!
Theme Name: City of Castlegar 2022
Theme URI: https://www.icontext.com/
Author: iContext Internet
Author URI: https://www.icontext.com/
Description: Theme for City of Castlegar 2022
*/

.bg-dark{
    background-color:#0C90F0 !important;
}

.hero{
    font-size:28px;
    color:#0C90F0;
}

.content{
    padding-top:40px;
    padding-bottom:40px;
}

li.gf-conditional{
    padding: 10px;
    background:#fcd288;
}

#footer {
    background-color: #1B1A09;
    color:#fff;
}

#footer .container{
    padding-top:40px;
}

#footer h3.widget-title{
    display:none;
}

.edit-link{
    display:none;
}

/*------------------------------
# GRAVITY FORMS / GRAVITY VIEW
------------------------------*/

.gv-widget-page-links{
    margin-bottom:20px;    
}

.gv-table-multiple-container .gv-table-view th{
    text-align:center;
}

.gv-table-view-content tr{
    border-bottom-color:rgb(197, 197, 197);
}

.gv-table-multiple-container .gv-table-view th{
    text-align:center;
}

.gv-table-view-content tr{
    border-bottom-color:rgb(197, 197, 197);
}

.gv-widget-pagination{
    font-style:italic;
}

.gv-icon-caret-up-down{
    color:#999999;
}

.gv-search-clear{
    margin: 0 3%;
}

ul.gv-field-file-uploads{
    list-style:none;
}

.gv-field-file-uploads li{
    margin-bottom:10px;     
}

.gv-container img{
    max-width:250px !important;
}

.gv-section .gv-field-label{
    font-size:22px;
}

.gv-widgets-header .gv-widget-custom-content{
    margin-bottom:20px;
}