/*
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
*/



#top nav ul li a span {
    font-family: "cal";
    font-weight: 500;
} 
body.single-product .product .product_meta {
    opacity: 0;
}

.nectar-shop-header form.woocommerce-ordering {
    display: none;
}

.nectar-shop-header p.woocommerce-result-count {
    right: 0px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body li {
    font-family: "cal" !important;
    font-weight: 500 !important;
}


#ro-9 .txt-info img {
    display: inline;
    margin-bottom: 0px;
    margin-left: 6px;
    margin-right: 5px;
}

#ro-9 #inn {
    padding: 0px 11px;
    min-height: 220px;
    padding-top: 11px;
}
div#inn1 .wpb_text_column {
    height: 140px;
}
div#inn1 img.alignnone {
    position: absolute;
    right: 0;
    top: 35%;
    scale: 0.8;
}
#ro-3 #inn1 .txt-info p {
    width: 90%;
}
#ro-3 #inn1 .txt-info {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    display: flex;
    justify-content: left;
    align-items: center;
}

#ro-3 #inn1 .txt-info p {
    color: #000 !important;
}

#copyright {
    padding: 10px 0px !important;
}

#copyright p {
    font-size: 20px;
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {
    #top nav ul li a {
        margin: 0px 9px !important;
        font-size: 15px;
    }
}

/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 800px) {

body .woocommerce-message a.button.wc-forward {
    display: block;
    margin: 0px 0px !important;
    float: none !important;
}
 

body .woocommerce-message {
    text-align: center;
    padding: 16px 0px !important;
    font-size: 12px;
}
}
