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

/*Media hide Category*/
.post-header .meta {display:none!important;}

/*Cookies Bar*/
.cli-tab-footer .wt-cli-privacy-accept-btn {background-color: #00a37d!important; }

/*Header*/
#header-outer { border-bottom: #3f4e55 5px solid; }

/* @media only screen and (max-width: 690px) {
#top .container {    padding-bottom: 15px;}
} */


/*Footer Signup Form */
p.gdpr-notice {font-size:14px; line-height:20px;}
p.credits {font-size:14px; line-height:20px;}

/*Footer*/
#footer-outer[data-using-bg-img="true"] {
    background-size: 80%;
    background-position: left top;
    background-repeat: no-repeat;
}
#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    padding: 11px 20px;
    width: 70%;
}

input[type=submit]{
	padding: 14px 12px 13px;!important;
	border-radius: 0px;
	font-family: din-2014, sans-serif!important; font-weight: 400!important;
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], textarea {font-size:16px;
color:#3F4E55!important;}

@media (min-width: 690px){
	#footer-widgets .span_4 { width: 30%;}
}

input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code, select {
    border-radius: 0px;
    border: 0px solid rgba(0,0,0,0);
}

/*Typography*/


/*DIN 2014 Italic*/
.italic {font-family: din-2014, sans-serif; font-weight: 400; font-style: italic;}

/*DIN 2014 Regular*/
body, body p {font-family: din-2014, sans-serif!important; font-weight: 400!important; font-style: normal!important;}

/*DIN 2014 Bold Italic*/
{font-family: din-2014, sans-serif; font-weight: 700; font-style: italic;}

/*DIN 2014 Bold*/
.nectar-button, body h1, body h2, body h3, body h4, body h5, body h6, body strong {font-family: din-2014, sans-serif!important; font-weight: 700!important; font-style: normal!important;}

/*Font Colour*/
.white h3 {color:white!important;}

/*Ipad*/
/*Footer*/
@media only screen and (min-width: 690px) and (max-width: 999px) {
#footer-widgets .container .col.span_4:nth-of-type(1) { width:10%; }
#footer-widgets .container .col.span_4 { width:40%; }

}
