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


/* =Child-Theme customization starts here
------------------------------------------------------------ */
<style>
@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
</style>

h1 {
    font-family: 'Baskerville', serif;
}

#rev_slider_1_1_wrapper .bullets_dots_fill .tp-bullet.rs-touchhover, #rev_slider_1_1_wrapper .bullets_dots_fill .tp-bullet.selected {
	background: #1F417B !important;
    box-shadow: 0px 0px 0px 5px rgb(31 65 123 / 20%) !important;
}

.sc_layouts_row_type_narrow .sc_layouts_item_icon, [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_icon {
	color: #fff !important;
}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1, .sc_layouts_row_type_narrow .sc_layouts_item_details_line2, [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line1, [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
	color: #fff !important;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon, [class*="scheme_"].sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon, .sc_layouts_row_type_narrow .socials_wrap:not([class*="socials_type_"]) .social_item .social_icon, [class*="scheme_"].sc_layouts_row_type_narrow .socials_wrap:not([class*="socials_type_"]) .social_item .social_icon {
	color: #fff !important;
}