/*
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 {
    font-size: 20px;
	color: #000000;
}
#s1 h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    padding-bottom: 30px;
    text-transform: uppercase;
}
#s2 h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    padding-bottom: 30px;
}
#s2 h3 strong {
    color: #e99934;
}
#s1 h3 strong {
    color: #e99934;
}
#s1-sub {
    padding-top: 30px;
}
a.nectar-button.small.regular.accent-color.wpb_animate_when_almost_visible.wpb_flip.flip.regular-button.animated {
    padding: 20px 60px;
    font-size: 20px;
    margin: 0px;
}

div#copyright {
    display: none;
}
#s2 h2.woocommerce-loop-category__title {
    font-size: 20px !important;
    color: #000000;
    font-weight: bold !important;
    text-transform: uppercase !important;
	font-weight: 600;
}

#s2 mark.count {
    color: #e99934;
}
#ftr-sec h2.widgettitle {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 0;
    padding-top: 145px;
}
ul#menu-ft-menu1 {
    !;!i;!;
    margin: 0px;
}
ul#menu-ft-menu2 {
    !;!i;!;
    margin: 0px;
}
ul#menu-ft-menu1 li {
    list-style: none;
}
ul#menu-ft-menu2 li {
    list-style: none;
}

ul#menu-ft-menu1 a {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}
ul#menu-ft-menu2 a {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}
#ftr-sec h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-bottom: 20px;
    padding-top: 150px;
}

#ftr-sec p {
    font-size: 18px;
    line-height: 28px;
    padding-top: 21px;
    width: 85%;
}
#ftr-sec h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 0;
}
.ftr-icon ul {
    margin: 0;
    display: inline-flex;
    gap: 20px;
}

.ftr-icon ul li {
    list-style: none;
}

.ftr-icon ul li i {
    font-size: 30px;
}

.ftr-icon {
    padding-top: 50px !important;!i;!;
}

#cpy-ryt {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

#contact-sec input.wpcf7-form-control.wpcf7-text.txtField {
    margin-bottom: 20px;
}


#contact-sec textarea.wpcf7-form-control.wpcf7-textarea.txtMsg {
    margin-bottom: 20px;
}

#About-sec strong {
    color: #000000;
    font-weight: bold;
}
#contact-sec strong {
    color: #000000;
    font-weight: bold;
}
#refund-sec strong {
    color: #000000;
    font-weight: bold;
}
#Terms-sec strong {
    color: #000000;
    font-weight: bold;
}
#return-sec strong {
    color: #000000;
    font-weight: bold;
}
#s1 del {
    color: #000000 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	font-weight: 600;
}