@charset 'utf-8';
/*
  Theme Name: Sirene Child
Theme URI: http://sirene.ancorathemes.com/
Description: Sirene - excellent WordPress theme with many different blog and header layouts
Author: AncoraThemes
Author URI: http://ancorathemes.com/
  Template: sirene
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, 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

*/




/* =Theme customization starts here
-------------------------------------------------------------- */
.trx_addons_scroll_to_top {
	border-radius: 50%;
}

.sc_button {
	border-radius: calc(0.5rem - 2px);
}

.sc_services_alter .sc_services_item_title::after,
.scheme_dark .sc_item_subtitle {
	color: #fb8500;
}

.sc_services_alter .sc_services_item_title a:hover {
	color: #063652 !important;
}

.scheme_dark .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
	border-color: #2155a2 !important;
}

.sc_services_alter .sc_services_columns_wrap > div {
	border-color: #fb8500;
}

.scheme_dark.footer_wrap a:hover, .footer_wrap .scheme_dark.vc_row a:hover {
	color: #fff !important;
}