/*

Theme Name:         AgForte
Theme URI:          http://wwe.com
Description:        AgForte WordPress Theme
Version:            1.0
Author:             Chris Davis
Author URI:         http://downtowngoodness.com
Template: 			Embrace
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

.clubberlang h3.ui-accordion-header {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #1268B3;
    border-width: 1px;
    border-style: solid;
    padding: 10px 0 10px 50px;
	font-size: 20px !important;
}

.clubberlang h3.ui-accordion-header a:hover {
    color: #1268B3 !important;
}

.clubberlang h3.ui-accordion-header-active {
    background-color: #1268B3 !important;
    color: white;
}

.clubberlang h3.ui-accordion-header-active a:hover {
    color: white !important;    
}

h3.wpb_accordion_header a:hover, a:focus {
  color: white !important;
}

.vc_separator h4{
    color: #1268B3 !important;
    font-style: italic;
    font-size: 200% !important;
}

.counter_prefix {
    font-size: 28px !important;
    color: gray;
}

.stats-number {
    font-size: 52px !important;
    color: black;
}

.counter_suffix {
    font-size: 20px !important;
    color: gray;
    text-transform: uppercase;
}

.widget .widget-title {
    margin-bottom: 0px !important;
    text-transform: none !important;
    font-size: 24px !important;
    letter-spacing: normal !important;
}

.widget_vcard_widget h4 {
    display: none !important;
}

@media only screen and (max-width : 767px) {
    .goawaychick {
        display: none;
    }

    #header, #header.fixed .header-inside {
        background: rgba(18, 104, 179, 1) !important;
    }

    .title-size-x-large .title {
        font-size: 32px;
    }
}

.aio-icon-header + .aio-icon-description {
    margin-bottom: 15px;
    margin-top: 0px !important;
}

.site-header .logo {
    padding-top: 17px !important;
    padding-bottom: 7px !important;
}

#header.fixed {
    height: 63px !important;
}

#header.fixed .header-inside {
    height: 63px !important;
}

#header.fixed .logo {
    padding: 7px 0 0 15px !important;
    /*margin-top: -5px !important;*/
}

@media screen and (min-width: 768px) {
    .biggersize {
        font-size: 18pt;
    }
}

.centericon {
  width: auto !important;
    width: initial !important;
    margin-left: auto !important;
    margin-right: auto !important;
padding-left: 120px !important;
}

.centerelement {
  width: auto !important;
    width: initial !important;
    margin-left: auto !important;
    margin-right: auto !important;
text-align: center;
}

.promo-container figure {
    cursor: default !important;
}

