/*
Theme Name: bungee
Theme URI: http://vergatheme.com/demosd/bungee
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2017, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: bungee

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.avatar-name h5{
    text-transform: capitalize;
}
p.form-submit .submit{
    background: #1c1c21;
    padding: 15px 50px;
    line-height: 1;
    border-radius: 0;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    width: auto;
    height: 50px;
}
p.form-submit .submit:hover{
    background: #f70d28;
    color: #ffffff;
}
.wp-tag-cloud li{
    display: inline-block;
}
.widget_tag_cloud ul li:before{
    content: none;
}
.widget_tag_cloud .tagcloud a{
    font-size: 13px!important;
    cursor: pointer;
}
.widget_tag_cloud .tagcloud a:hover{
    color: #fff;
}
.widget_text div.wpcf7-response-output{
    margin: 0;
    font-size: 13px;
}
span.wpcf7-not-valid-tip{
    font-size: 13px;
}
.latest-comments ul.children{
    padding-left: 80px;
}
.pagination span.current{
    color: #f70d28;
    background: #F7F7FD;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 9px 18px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.07);
}
.avatar-name{
    margin-bottom: -10px;
}
.widget_text:first-child{
    padding: 0;
    border: none;
}
#contact-form input.wpcf7-submit{
    background: #1c1c21;
    width: auto;
    padding: 15px 50px;
}
#contact-form input.wpcf7-submit:hover{
    background: #f70d28;
    color: #ffffff;
}
.customize .news-area.pt-30{
    padding-top: 60px;
}
.subscribe-form form input.wpcf7-submit{
    position: absolute;
    top: 0;
    right: 0;
    background: no-repeat;
    border: 0;
    height: 35px;
    cursor: pointer;
    text-transform: capitalize;
    color: #ddd;
    font-size: 14px;
    width: auto;
}
.subscribe-form form input.wpcf7-submit:hover{
    color: #f70d28;
}
div.wpcf7 .ajax-loader{
    display: none;
}
footer div.wpcf7-mail-sent-ok,
footer div.wpcf7-validation-errors,
footer div.wpcf7-acceptance-missing{
    color: #fff;
    margin:5px 0;
    font-size: 13px;
}
div.wpcf7-validation-errors{
    margin-top: -20px;
}
.home4 .post__small.mb-30{
    margin-bottom: 15px;
}
.clearboth{
    clear: both;
}
.maxwidth{
    max-width: 100px;
}
.title404{
    margin-bottom: 30px;
}
.title_404{
    font-size: 50px;
}
.title404{
    font-weight: 500;
}
#post-379 .row.pb-30.pt-30{
    padding-top: 0;
}
.cat-heading h1{
    padding: 15px;
}
@media only screen and (max-width: 991px){
.col-lg-3 .hero.pos-relative.mb-30{
    max-width: 300px;
    margin: 0 auto 30px;
}
.col-20 .postbox.mb-25{
    max-width: 260px;
    margin: 0 auto 25px;
}
.features-area .post__features{
    max-width: 310px;
    margin: 0 auto 30px;
}
.content-pad.border .postbox.mb-25{
    max-width: 300px;
    margin: 0 auto 25px;
}
.row.clearboth .postbox.mb-30{
    max-width: 300px;
    margin: 0 auto 30px;
}
}