/*
Theme Name: CCMIA
Description: Theme developed for CCMIA
Author: Matt Howe | Halogen Marketing
Template: Avada
*/

/*FONTS AND HEADINGS*/

h3.title-heading-left{
    font-weight:bold;
}
/*CLIENT SLIDER*/
div.fusion-clients-slider.clientslider-container.picture-size-auto > div > div.es-carousel > div > ul > li > div > a > img{
    border: none;
}
/*FOOTER STYLES*/
#footerParagragh{
    font-style:italic;
}
/*ROWS & CONTAINERS*/
#canadianSongwriterRow{
    margin-bottom:30px;
    margin-left: -30px;
    margin-right: -30px;
    padding-left:30px!important;
    padding-right:30px!important;
}
/*CALLOUT (BLOCKQUOTE)*/
.calloutBlockquote{
    margin:30px inherit;
}
.calloutBlockquote > div > h2{
    font-weight:bold!important;
}
/*PERSON BOX STYLES*/
.person-author-wrapper{
    text-align: center;
}
.person-name{
    font-weight:bold;
}
.person-title{
    font-style:italic;
}
/*BUTTONS*/
.button1{
    margin-top:25px;
    margin-right: 53px;
}
.button2{
    margin-right: 53px;
}
.btn-visit-challenge{
    margin-top: 10px;
}
#contact_info-widget-3{
    margin-top: 20px;
}
#contact_info-widget-3 h3{
    margin-bottom: 10px;
}
.image-extras-content a{
    color: #fff !important;
    font-size: 15px;
}
.tp-caption.ccmia{
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 3px !important;
}
.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before, .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before {
    font-family: 'icomoon';
}
@media (min-width: 1014px) {
    body #header-sticky.sticky-header {
    width: auto!important; 
}