/*
 Theme Name:   Nelson Child Theme
 Theme URI:    http://nelson.themerex.net
 Description:  Nelson Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     nelson
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  nelson
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.page_content_wrap{
	padding-top:0px;
}
.sc_title .sc_item_title{
	text-transform:none;
}
.sc_layouts_title_title .sc_layouts_title_caption{
	text-transform:none;
}
.scheme_dark .sc_title .sc_item_title b {
  color: #c16e7e;
}
.scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	background-color: transparent;
	border-color: #c16e7e !important;
}
.scheme_dark .sc_button_default.color_style_link2:hover, .scheme_dark .sc_button_default.color_style_link2:focus, .scheme_dark .color_style_link2 .sc_button_default:hover, .scheme_dark .color_style_link2 .sc_button_default:focus, .scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):focus, .scheme_dark .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .scheme_dark .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):focus {
	background-color: #c16e7e;
	border-color: #c16e7e !important;	
}
.trx_addons_icon-up::before {
	color: #fff;
}
.menu_mobile_nav li a span {
  text-transform: capitalize;
}

.menu_mobile_fullscreen .search_mobile{
	display:none;
}