/* 
 Theme Name:     integritas
 Author:         Starbright
 Author URI:     www.starbright.co.za
 Template:       Divi
 Version:        Version1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.9.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
sup {
    font-size: 12px;
}

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}
.dipe-cf7 .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]), .dipe-cf7 .wpcf7 select, .dipe-cf7 .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 3%;
    margin-bottom: 3%;
    background-position: 50%;
    background-size: cover;
}

.dipe-cf7 .wpcf7 input[type=submit] {
    font-size: 14px;
    letter-spacing: .6px;
    width: auto;
    font-size: 16px;
    padding: 10px 22px;
    border-radius: 3px;
    border-style: solid;
    border-color: #A6945D;
    color: #fff;
    background-color: #A6945D;
    -webkit-appearance: button;
    cursor: pointer;
}

.dipe-cf7 .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]), .dipe-cf7 .wpcf7 select, .dipe-cf7 .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 3%;
    margin-bottom: 3%;
    background-position: 50%;
    background-size: cover;
    font-size: 14px;
}

.et_pb_blog_0 .et_pb_post div.post-content a.more-link {
    font-weight: 700;
    text-transform: uppercase;
    float: right;
}