@charset 'utf-8';
/*
 Theme Name:   Save Life Child
 Theme URI:    http://save-life.themerex.net/
 Description:  Save Life Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     save-life
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  save-life
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

figure {
	-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    border-radius: 0px !important;
}

.scheme_default h1.sc_layouts_title_caption {
 color: #0A3054;
}

.scheme_default .sc_layouts_title_breadcrumbs a, .scheme_default .vc_toggle_content li a, .sc_content_container li a {
 color: #FF9700 !important;
}

.scheme_default .vc_toggle_content li a:hover, .sc_content_container li a:hover {
 color: #C16D00 !important;
}

.scheme_extra .sc_layouts_row.sc_layouts_row_type_narrow, .scheme_extra.sc_layouts_row.sc_layouts_row_type_narrow {
background-color: #565656 !important;
}

.scheme_extra .sc_layouts_row_type_narrow .socials_wrap .social_item a, .scheme_extra.sc_layouts_row_type_narrow .socials_wrap .social_item a {
 color: #FFF !important;
}

.scheme_extra .sc_layouts_row_type_narrow .sc_layouts_item a:hover, .scheme_extra .sc_layouts_row_type_narrow .sc_layouts_item a:hover .sc_layouts_item_icon, .scheme_extra.sc_layouts_row_type_narrow .sc_layouts_item a:hover, .scheme_extra.sc_layouts_row_type_narrow .sc_layouts_item a:hover .sc_layouts_item_icon {
 color: #C16D00 !important;
}

.scheme_default .sc_layouts_menu_mobile_button .sc_layouts_item_link .sc_layouts_item_icon {
    color: #FF9700 !important;
}

.scheme_default button[type="submit"] {
    color: #FF9700 !important;
}

.scheme_default button[type="submit"]:hover,  .scheme_default button[type="submit"]:focus {
    color: #C16D00 !important;
    background-color: transparent !important;
}

.scheme_extra .mc4wp-form input[type="email"], .scheme_extra .mc4wp-form input[type="text"] {
    width: 77%;
    background-color: #f2f2f2 !important;
    line-height: 1.2857em;
    font-size: 14px !important;
    height: 3.1em;
    padding: 1em 1.2em;
}

.scheme_extra .mc4wp-form input[type="submit"] {
    margin: 0 !important;
    width: 36% !important;
    background-color: #FF9700 !important;
}

.scheme_extra .mc4wp-form input[type="submit"]:hover {
   background-color: #C16D00 !important;
}

.white-heading h3, .footer-text {
    color:#FFFFFF !important;
}

.scheme_default .trx_addons_scroll_to_top, .scheme_default .trx_addons_cv .trx_addons_scroll_to_top {
 color: #FFF !important;
border-color: #FF9700 !important;
background-color: #FF9700 !important;
}

.vc_toggle_title>h4 {
 font-size: 1.2em;
}

.wpcf7-form-control-wrap .select_container {
 width: 50% !important;
}

input[type="radio"], input[type="checkbox"] {
 display: inline !important;
}