/*!
Theme Name: RefGen
Description: A child theme for the Kadence Theme.
Author: Ahmet Sarıcan
Version: 1.0.0
Template: kadence
Text Domain: kadence
*/

/* ---------------------------------------------------------------------------------------------
	GENERAL
--------------------------------------------------------------------------------------------- */

/* Header Top */
a.social-button .social-label {
	padding-left: 0;
}
.social-show-label-true a.social-button {
	padding: 0 10px;
}

/* Header Main */
.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after {
	height: 3px;
	background: var(--global-palette2);
}

/* Page Title */
.kb-row-layout-id54_2d83c3-84 .kt-row-layout-bottom-sep {
	height: auto;
	padding-top: 6%
}

/* Headings 
.single-content h1 {
	margin-top: 0;
	margin-left: -3px;
}
.single-content h1:before {
	content: "";
	display: block;
	width: 20px;
	margin: 0 0 auto 3px;
	border-style: solid;
	border-width: 0 0 3px;
	border-color: #ef4044;
}*/