/*
Theme Name: AZHA
Description: Child theme
Author: VVS Group
Author URI: https://www.vvsgroup.ch
Template: uncode
Version: 1.1.0
Text Domain: uncode
*/


@font-face {
    font-family: 'EquitanThin';
    src: url('fonts/subset-EquitanSans-Thin.woff2') format('woff2'),
        url('fonts/subset-EquitanSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EquitanExtraLight';
    src: url('fonts/subset-EquitanSans-Thin.woff2') format('woff2'),
        url('fonts/subset-EquitanSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EquitanLight';
    src: url('fonts/subset-EquitanSans-Light.woff2') format('woff2'),
        url('fonts/subset-EquitanSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EquitanRegular';
    src: url('fonts/subset-EquitanSans-Regular.woff2') format('woff2'),
        url('fonts/subset-EquitanSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EquitanBold';
    src: url('fonts/subset-EquitanSans-SemiBold.woff2') format('woff2'),
        url('fonts/subset-EquitanSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


.tab-container:not(.default-typography) .nav-tabs > li > a span {
	font-size: 13px!important;
	font-family: 'EquitanRegular';
	font-weight: normal;
	padding-left: 13px;
}


.tab-container:not(.default-typography) .nav-tabs > li.active > a span {
	font-family: 'EquitanBold';
	font-weight: 600;
}

.tab-container:not(.default-typography) .nav-tabs > li.active {
	background-color: #f7f7f7;
}


input[type="submit"] {
	font-size: 15px;
	font-family: 'EquitanBold'!important;
	font-weight: 600;
	
}



.azha_news h3.t-entry-title, .azha_news h3.t-entry-title a {
	font-size: 18px!important;
	font-family: 'EquitanLight'!important;
	font-weight: 300!important;
	color: #2f5e7c!important;
	margin-bottom: 30px!important;
	pointer-events: none;
}


.azha_news .t-entry-excerpt p {
	font-size: 23px!important;
	line-height: 28px;	
	font-family: 'EquitanLight'!important;
	font-weight: 300!important;
	color: #303133!important;
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}

.azha_news .t-entry-readmore p a {
	font-size: 23px!important;
	font-family: 'EquitanLight'!important;
	font-weight: 300!important;
	color: #303133!important;
}


/* TESTS UNDERLINES */





