/*
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
*/

.nectar-icon-list-item {
    position: relative;
    margin-bottom: 40px;
    padding-left: 60px;
}

.nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder, .nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder span, .nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder i {
    line-height: 27px!important;
    width: 30px;
    height: 30px;
	font-size: 18px !important;
	color: #b82a5f !important;
}


.admin-bar #slide-out-widget-area.slide-out-from-right-hover {
    padding-top: 0px!important;
    background-color: #2a2c41!important;
}


.nectar-icon-list-item .content {
    color: rgba(0,0,0,1);
}


.row .nectar-icon-list .nectar-icon-list-item h4 {
    line-height: 30px;
    margin-bottom: 4px;
	color: #2a2c41;
}
html body .col.light .nectar-button.see-through:hover{
	color: #fff !important;
	border-color: #fff !important;
}

html body, .toggle h3 a, html body .ui-widget, table, .bar_graph li span strong, #slide-out-widget-area .tagcloud a, html body .container .woocommerce-message a.button, #search-results .result .title span, .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .row .col.section-title .nectar-love span, html body .nectar-love span, html body .nectar-social .nectar-love .nectar-love-count, html body .carousel-heading h2, .sharing-default-minimal .nectar-social .social-text, html body .sharing-default-minimal .nectar-love
{ line-height: 22px;}
@media only screen and (max-width: 1300px) and (min-width: 1000px){
	html body h2{
		font-size: 34px;
	}
	html body .headline_container{
		margin-bottom: 14px;
	}
	html body .nectar-icon-list-item{
		margin-bottom: 20px;
	}
}

#cookie-law-info-bar{ padding-top: 20px; padding-bottom: 20px; border: none !important;}
#cookie-law-info-bar #cookie_action_close_header{
	border-radius: 0;
	background: none;
	border: none !important;
	background-color: #b82a5f !important;
	padding: 10px 30px;
	text-shadow: none !important;
	box-shadow: none !important;
}
#cookie-law-info-bar #CONSTANT_OPEN_URL{
	font-weight: 600;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#cookie-law-info-bar {padding: 25px; width: 245px; text-align: left;} html #cookie_action_close_header {margin: 18px 0 0 0; float: right;} #CONSTANT_OPEN_URL {float: left; margin: 22px 0 0 0;}

#hubspot-messages-iframe-container {z-index: 2147483630 !important;} html #cookie-law-info-bar {z-index: 2147483647 !important;}