0c00d9/*   
Theme Name: Women's Entrepreneurship Day Theme
Theme URI: http://www.womenseday.org
Description: Women's Entrepreneurship Day Theme, based on Blank Theme
Author: Nadia Kerr
Author URI: http://www.nadiakerr.com
Version: 0.1
*/
/*
old blue = #024fd7
new blue = #0c00d9
 */

header {
	background: #0c00d9;
}

aside {
    float: left;
}

.widget h2 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #444;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 18px;
}

.widget_categories li a {
    display: block;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s ease;
    width: 80%;
    clear: none;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 75px !important;
    height: 75px !important;
}

.rpwwt-widget ul li {
    margin: 0 0 0em !important;
}

.rpwwt-post-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #444;
    transition: all 0.5s ease;
    margin-bottom: 0px;
}

.rpwwt-post-author {
    color: #0c00d9;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
}

.rpwwt-post-date {
    color: #0c00d9;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
}

/* NK -  ENLARGING IMAGES TOO MUCH
table tr td img {
    width: 100%;
    max-width: 300px;
} */ 


/* =WordPress Core IMAGE CSS
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright, img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone img.alignnone,  {
    margin: 5px 20px 20px 0;
}

a img.alignleft, img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}




.hide-on-mobile {
    display: none;
}

.wpb_button {
    padding: 9px 14px;
    font-size: 15px;
    background-color: #08c;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

h2.wpb_call_text {
    font-size: 13px;
    text-transform: none !important;
    font-weight: 600 !important;
}

.dgwt-jg-caption span {
    letter-spacing: normal !important;
    line-height: normal !important;
    font-size: 10px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
}

@media only screen and (min-width: 481px) {
    .hide-on-mobile {
        display: block;
    }

    h2.wpb_call_text {
        font-size: 20px;
    }
}

footer .about .social-media-icons a {
    width: 35px !important;
    height: 30px !important;
}

.col-sm-3 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

footer {
    background: #0c00d9 !important;
}

.widget_sendgrid_nlvx_widget {
    padding-bottom: 15px;
}

.widget_sendgrid_nlvx_widget h2 {
    color: #e5e5e5 !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: none;
}

.widget_sendgrid_nlvx_widget p {
    color: #e5e5e5 !important;
    font-family: 'Raleway', sans-serif;
    padding: 0px 0px 5px !important;
}

.sendgrid_mc_label_div {
    width: 18%;
    float: left;
}

.sendgrid_mc_label {
    color: #e5e5e5 !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.sendgrid_mc_input_div {
    width: 75%;
    float: left;
}

.sendgrid_mc_input {
    background: rgba(255, 255, 255, 0.5) !important;
    border-radius: 3px;
    width: 96%;
    max-width: 210px;
    padding: 3px 6px;
    color: #FFF !important;
}

.sendgrid_mc_button {
    margin: 10px 0px 0px 0px;
    background: #e5e5e5 !important;
    color: #444 !important;
    padding: 6px 12px;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.sendgrid_mc_button:hover {
    background: #444 !important;
    color: #e5e5e5 !important;
}

.sendgrid_mc_fields {
    padding: 0px 0px !important;
}

/* contact us page - sendgrid form */
#contact_sendgrid .widget_sendgrid_nlvx_widget h2 {
    color: #4a4a4a !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: none;
}

#contact_sendgrid .widget_sendgrid_nlvx_widget p {
    color: #4a4a4a !important;
    font-family: 'Raleway', sans-serif;
    padding: 0px 0px 5px !important;
}

#contact_sendgrid .sendgrid_mc_label {
    color: #4a4a4a !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

#contact_sendgrid .sendgrid_mc_input {
    background: rgba(255, 255, 255, 0.5) !important;
    border-radius: 3px;
    width: 96%;
    max-width: 210px;
    padding: 3px 6px;
    color: #4a4a4a !important;
    border: 1px solid #ccc;
}

#contact_sendgrid .sendgrid_mc_button {
    margin: 10px 0px 0px 0px;
    background: #e5e5e5 !important;
    color: #444 !important;
    padding: 6px 12px;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

#contact_sendgrid .sendgrid_mc_button:hover {
    background: #444 !important;
    color: #e5e5e5 !important;
}

#contact_sendgrid .sendgrid_mc_fields {
    padding: 0px 0px !important;
}

.event-date-day {
    width: 100%;
    font-size: 34px;
    font-weight: 300;
}

.event-date-month {
    font-size: 18px;
    color: #7dbacf;
    width: 100%;
}

footer .quick-links .links a:hover {
    color: rgba(255, 255, 255, 0.5) !important;
}

footer .widget {
    padding: 0px !important;
}

.work_togather > h2 {
    line-height: initial !important;
}