/*
 Theme Name:   Sanger Child Theme
 Theme URI:    http://sanger.ancorathemes.com
 Description:  Sanger Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     sanger
 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:  sanger
*/


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

.scroll_to_top_style_default {
    border-color: #ea0019 !important;
    background-color: #ea0019 !important;
}

.post_header_wrap_style_style-3 .post_header .post_title {
    font-size: 2.8em !important;
	line-height: 1.2 !important;
}

.sidebar_hide.narrow_content .post_item_single.post_type_post {
    width: 100% !important;
}

.form button:not(.components-button) {
    background-color: #ff0000 !important;
	border-color: #ff0000 !important;
}

.sc_skills_counter_modern .sc_skills_total {
    opacity: 0.15 !important;
}

.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
background-color: #fff !important;
    color: #ea0019 !important;
}

.sc_layouts_row_type_compact .sc_layouts_item_details_line1 {
    font-size: 18px !important;
}

.post_layout_classic .post_meta_item.post_categories a {
    color: #ea0019 !important;
}

.ta_under_strips:before {
	background-color: #050505 !important;
	opacity: 0.8 !important;
}

.ta_under_strips:after {
	background-color: #333 !important;
	opacity: 0.8 !important;
}

@media (max-width: 1023px) {
.menu_mobile .menu_mobile_widgets_area {
    width: 50% !important;
    padding: 80px 35px !important;
}


@media (max-width: 1023px) {
.menu_mobile .menu_mobile_inner.with_widgets .widget_custom_html .extra_item a {
    font-size: 20px !important;
}
}

.menu_mobile .menu_mobile_widgets_area .widget_custom_html .extra_item a:not([href*="mailto"]):after {
color: red !important;
}
