/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#homebanner .sidd h3, #homebanner .sidd h3 span {
    background: #418bd2;
    text-align: center;
    color: #fff !IMPORTANT;
    font-size: 16px;
}

#top .col.span_3 {
    display: none ! IMPORTANT;
}

.hdr-image {
    width: 100%;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 30px;
    color: #418bd2;
    text-transform: uppercase;
}

/* #top nav {border-top: 3px;border-style: double;border-color: #dadada;border-bottom: 5px !important;} */
#homebanner h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    line-height: 16px;
    min-height: 45px ! IMPORTANT;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 26px;
}
#ftrrr li {
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cfcfcf;
}

#ftrrr li a {
    color: #898989;
}

#ftrrr ul#menu-main-menu-2 {
    margin: 0px;
}

div#copyright {
    padding-block: 15px !important;
}