/*
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
*/
.ed-full-height-fancy-box div
{
	height: 100%;
}

.ed-fancy-boxes h3
{
	position: absolute;
	bottom: 0px;
}

div#header-outer.transparent header#top .container .row .menu-item-btn-style-button_accent-color > a
{
	color: #000 !important;
}
div#header-outer.transparent header#top .container .row .menu-item-btn-style-button_accent-color > a:before
{
	background: #FFF !important;
}

.icon-salient-cart
{
	display: none !important;
}

.ed-brand-slider .row.carousel > div
{
	margin-left: 50px !important;
	margin-right: 50px !important;
	max-width: 300px;
}

.ed-about-us-box
{
	min-height: 170px;
}

@media(max-width: 739px)
{
	.nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a	
	{
		font-size: 12px;
		padding: 15px 30px;
	}
}