/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");



#footer-outer .widget.widget_categories li a,
#footer-outer .widget.widget_pages li a,
#footer-outer .widget.widget_nav_menu li a {
    padding: 1px 0px;
}

body h1 {
    color: #d51d3a !important;
}

body h2,
body h3 {
    color: #0d4e8e !important;
}

.gallery a img {
    background-color: transparent!important;
    border: none !important;
    max-width: 300px !important;
    width: 300px !important;
    padding: 0!important;
    max-height: 100%!important;
    height: 180px!important;
}

.wc-gallery-captions-showon .gallery-caption {
    background-color: rgba(13, 78, 142, 0.8) !important;
    margin-bottom: 15px;
}

.wc-gallery-captions-showon .gallery-caption p {
    text-transform: uppercase;
    color: #fff;
}

.morris-link:hover {
    color: #f00;
}

/* .flex-direction-nav {display: none;} */

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 400px) {
    #footer-widgets p,
    #footer-widgets a {
        font-size: 1.1em;
        line-height: 1.3;
    }
    .portfolio-items[data-ps="9"] .col img {
        transform: none !important;
    }
}
