/*
Theme Name:         syca
Support URI:        http://www.themeskingdom.com/support/
Description:        As the name says, this WordPress theme will be a great choice for your syca / non-profit organization.
Author:             Themeskingdom
Author URI:         http://www.themeskingdom.com/support/
Version:            1.6.4
License:            GNU General Public License v2.0
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Theme URI:          http://www.themeskingdom.com/
Tags:               one-column, two-columns, three-columns, four-columns, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/



a{
    -webkit-transition: color 0.8s linear;
}
/************************************************************/
/*                                                          */
/*  Theme CSS Start                                         */
/*                                                          */
/************************************************************/


p{
    word-break: break-word;
}

.close {
    float: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.close:hover, .close:focus {
    color: inherit;
    text-decoration: none;
    cursor: default;
    opacity: 1;
    filter: alpha(opacity=1);
}

.isotope-hidden {z-index: -1}

.price
{
display: block;
font-size: 48px;
font-weight: 500;
color:#5e677e;
}

.plan-price
{
background: #fff;
padding: 0 0 10px;
}

.plan-title
{
padding: 20px;
padding-left: 0px;
box-shadow: 0 6px 0 #67bcdb inset;
}

.period
{
font-size: 14px;
color:#5e677e;
margin-top: 20px;
}

.item-list
{
list-style: none;
padding: 0;
}

.pricing-faq li:nth-child(2n+1)
{
padding-right: 3.5em;
}

.pricing-faq ul li
{
float: left;
width: 50%;
list-style:none;
margin-bottom: 3em;
}

.plan .item-list>li
{
padding: 5px 0px;
font-size: 16px;
color: #5e677e;
list-style: none;
}

.plan .item-list
{
list-style: none;
padding: 0;
}

.plan
{
text-align: left;
color: #333;
}

ul
{
margin-left: 0px;
}

.tk-shortcodes ul li
{
list-style: decimal;
}

ul.pagelist
{
margin: 0 0 10px 25px;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .navbar .nav > li > a, .dropdown-menu > li > a, p
{
font-family: 'Varela Round', sans-serif !important;
line-height: 2em !important;
}

p, body
{
font-size: 16px;
}

.footer-widgets .span3 .block
{
background: none !important;
padding-bottom: 0px !important;
margin-bottom: 5px !important;
}

.footer-widgets .span3 .block h2
{
font-size: 14px !important;
font-weight: bold !important;
border-bottom: none !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}

/* Button CSS */

.btn-network {
    border-radius: 99px;
    cursor: pointer;
    letter-spacing: .12em;
    padding: 18px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    font-weight: 600;
    font-size: 13px;
    margin: 0 auto;

}

.btn-green-inv:hover, .btn-green-inv:focus {
    border: 2px solid #67bcdb;
    background: #67bcdb;
    color: #fff;
}

.btn-inverse:hover, .btn-inverse:focus {
    outline: medium none;
    transition: all 0.25s ease 0s;
}

.btn-green {
    background-color: #67bcdb;
    color: #fff;
    border-radius: 99px;
}

.btn-inverse {
    border-radius: 99px;
    cursor: pointer;
    letter-spacing: .12em;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    font-weight: 600;
}

.btn-green-inv {
    border: 2px solid #67bcdb;
    background: transparent;
    color: #67bcdb;
}

.btn-green-inv:hover, .btn-green-inv:focus {
    border: 2px solid #67bcdb;
    background: #67bcdb;
    color: #fff;
}

.post-content a.btn-success, a.btn-success
{
background: #67bcdb !important;
}

/*  End  Button CSS */

