/*
 Theme Name:   Unicon Chid
 Theme URI:    Theme URI: http://themeforest.net/user/minti
 Description: Unicon Chid Theme
 Version: 2.6.1
 Author: minti
 Author URI: http://mintithemes.com
 Template:     unicon
 Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, full-width-template, theme-options, translation-ready
 Text Domain: uniconchild
 License: Custom
 License URI: http://themeforest.net/licenses
*/

/* BOUTONS + CA*/


.bouton:hover
{
    background: #477865!important;
    border-color: #477865!important;
    color: #ffffff;
    }

.bouton_blanc
{
    background: none!important;
    border-color: #ffffff!important;
    color: #ffffff;
    }

.bouton_blanc:hover
{
    color: #49b090!important;
    background: #ffffff!important;
    border-color: #ffffff!important;
    }

a.button.color-8 {
    background: transparent;
    color: #ffffff;
    border: 2px solid rgba(255,255,255)!important;
}

a.button.color-8:hover {
    background: #ffffff!important;
    color: #477965!important;
    border: 2px solid rgba(255,255,255)!important;
}

.wpcf7-form-control.wpcf7-submit
{
    background: #49b090!important;
    border-color: #49b090!important;
    color: #ffffff;
    }

.wpcf7-form-control.wpcf7-submit:hover
{
    background: #477965!important;
    border-color: #477865!important;
    color: #ffffff;
    }

.social-icon.social-big:hover {
    display: inline-block;
    margin: 0 5px 5px 0;
    background-color: #477865!important;
    border-radius: 3px;
}


.owl-theme .owl-dots .owl-dot.active span {
    background: #49b090!important;
    opacity: 1;
    border: 2px solid #49b090!important;
    }


/* FONTS + TITLES */

h2
{
    font-size: 32px!important;
    }

h3
{
    font-weight: 700!important;
    }

.textwidget p a
{
    text-transform: uppercase!important;
    }


.box.style-3 {
    color: #777777;
    border: none!important;
    background: #ffffff!important;
}

.social-icon a:hover{
    background-color: #477865!important;
}

/*
.wpb_row .span_12 > .col.padding-5{
    min-height: 446px;
}

.iconbox p:first-child{
    min-height: 156px;
}
*/

.iconbox {
    margin: 0 0 40px 0;
    min-height: 350px!important;
}

.section-triangle-color
{
border-color: #262626!important;
}
#iconboxhome .iconbox-style-7{
    flex-direction: column;
    justify-content: space-between;
}
#iconboxhome .wpb_wrapper p{
    min-height: 156px;
    display: flex;
    align-items: center;
}
#iconboxhome .wpb_wrapper p:last-child{
    display: none;
}