/*
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 only screen and (max-width: 1300px) {
	.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="false"][data-format="centered-menu"] #top nav ul #social-in-menu {
		margin-right: 50%!important;
	}
}

#ultimate-modal-content{background:rgba(0,0,0,0)!important;box-shadow: 0px 0px 0px rgba(0,0,0,0)!important;}
@media only screen and (max-width: 800px) {
	#ultimate-modal-content video{
		width: 51%;
		transform: translateX(50%);
	}
	#ultimate-modal-close {
		top: 21%!important;
		right: 25%!important;
	}
}