/*
Theme Name:     jdecreative child theme
Theme URI: 		http://www.jakesdesigns.co.za
Description:    Child theme for jdecreative 
Author:         jdecreative
Theme URI: 		http://www.jakesdesigns.co.za
Template:       jdecreative
Version:        1.0
*/

@import url("../jdecreative/stylesheet/css/theme-styles.css");

.animated-column-title {
    font-size: 38px;
	line-height: 44px;
    font-weight: 400;
    text-transform: capitalize!important;
	font-family: Oxygen;
    box-sizing: border-box;
}



.expandable-section-trigger span {
    font-weight: 400;
	font-family: Oxygen;
}

.wpb_content_element {
    margin-bottom: 0px!important;
}

#mk-header.transparent-header-sticky, #mk-header.sticky-header {
    border-bottom: 0px solid #E6E6E6!important;
}

.symbol-left .animated-column-item {
    background: url("http://jde.jakesdesigns.co.za/wp-content/uploads/JDE-Banner-RGT.png") top right no-repeat;
}

.symbol-right .animated-column-item {
    background: url("http://jde.jakesdesigns.co.za/wp-content/uploads/JDE-symbol-right.png") top right no-repeat;
}

.tp-caption.large_bold_black, .large_bold_black {
    font-weight: 400!important;
    font-family: "Oxygen"!important;
    color: #333!important;
	text-transform: capitalize;
}

.animated-column-desc {
    line-height: 24px!important;
    font-size: 14px!important;
    position: relative;
    padding: 20px 30px 50px;
    top: 100%;
    width: 100%;
    box-sizing: border-box;
}

.mk-button {
    text-align: center;
    cursor: pointer;
    font-weight: 400!important;
    font-size: 16px!important;
}

.mk-responsive-nav li a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    padding: 15px 20px;
    text-align: left;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    position: relative;
}

