/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

h1, h2, h3, h4, h5, h6, strong, p, a, span{
	font-family: "clother", sans-serif;
	font-style: normal;
}

h1, h2 {
	font-weight: 900;
}

h3, h4, h5, h6 {
	font-weight: 700;
}
	
span, p, a {
	font-weight: 400;
}



.main-content td {
    border-color: #183c4a !important;
    border-left: none !important;
    border-style: solid none solid none;
    border-width: 0px 0px 1px 0px !important;
    font-size: 15px !important;
    padding: 5px 10px !important;
    background-color: transparent;
	line-height: 1.5em;
}

html body .main-content table tr, html body .main-content table, html body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1), html body:not(.woocommerce-cart) .main-content table {
    background-color: transparent;
}
	
#programme .wpb_wrapper.tabbed.clearfix ul {
    margin-bottom: 0px !important;
}

#programme .wpb_wrapper.tabbed.clearfix > div {
	border-radius: 0px 0px 20px 20px!important;
	background-color: #ffffff80 !important;
}

.tabbed[data-style="material"] .wpb_tabs_nav li a {
    border-radius: 20px 20px 0 0px !important;
}



