/*
Theme Name: Neon Press
Theme URI: http://vergatheme.com/demosd/neonpress
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2016, 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: neonpress

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.
*/

/*------------------------------------------------------------------

* body
  
  + #loader
  
  + @font-face

    + #banner
        - .banner-inner
      - .owl-carousel
            
    + header
        - .logo
        - nav
            - .navbar-header
            - .navbar-collapse
            
    + #services
        - .services-inner
        
    + #gallery
    - .tabs
    - .container-fluid
      -ul.gallery

  + #club-form
    - .club-form

  + #events
    - .event-inner
      -ul.bxslider

  + #club-profiles
    - .profile-box
      -.profile-box-left
      -.profile-box-right

  + #blogs
    - .blog-slider
      -ul.bxslider
    - #myTabContent
      - .tab-pane

  + #reservation
    - .reservation-form

  + #map-canvas

  + #footer
    - .footer-info
    - .social

  + #copy-right
  
  -------------------------------------------------------------------*/

.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #26a65b; color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}

.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}

.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 20px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}



#sidebar .textwidget img {
    max-width: 100%;
}
.wp-caption img , .single_blog_content img{
    max-width:100%;
}
.wp-caption{
    max-width:100%;
}
p.form-submit {
    clear: both;
}
.form-submit input.submit  {
        border: none;
    display: inline-block;
    background: #26a65b;
    color: #fff;
    padding: 0px 30px;
    height: 50px;
    border-radius: 3px;
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    transition: all 400ms linear 0s;
    width: auto;
        font-family: inherit !important;
}
.form-submit input.submit:hover ,.services-inner .btn-primary:hover{
       background: #1c954e;
    color: #fff;

}



header.logged-in{
  top:32px !important;
}


body.logged-in .main_menu_area.affix{
  top:32px !important;
}
.screen-reader-text{}

/* add */

.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.single_blog_content table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.single_blog_content table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.single_blog_content table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.single_blog_content  li{
  padding: 0!important;
  list-style: inherit!important;
 }
.single_blog_content  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.single_blog_content  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 }
 .comment-list .children {
    list-style: none !important;
 }
.comments ul.comment-list {
    list-style: none !important;
}
 .blog_comment_area table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog_comment_area table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.blog_comment_area table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.blog_comment_area  li{
  padding: 0!important;
  list-style: inherit!important;
 }
.blog_comment_area  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.blog_comment_area  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }



.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
        font-family: "Lato", sans-serif;
    font-weight: bold;
    color: #1b2c3e;
    font-size: 20px;
        padding: 60px 0px 30px 0px;
}
.blog_comment_area .media .media-body .comment-reply-link {
    float: right;
    font-size: 13px;
    font-family: "latosm";
    color: #26a65b;
}
.contact-form.white-form .col-md-6 {
    padding-left: 0px !important;
}
.more_project_details .gallery {
    display: none;
}

.latest_news_inner a {
    font-size: 12px;
    color: #000;
}
.view_details_btn {
    font-size: 16px !important;
    color: #26a65b !important;
}
.our_latest_news_area.our_latest_news2 .latest_news_inner .latest_news_content a {
    color: #26a65b;
    font-size: 13px;
}
.comment_submit {
    border: none !important;
    color: #fff !important;
    padding: 0px 30px !important;
    height: 50px !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    width: auto !important;
        font-family: inherit !important;
}
.contact_details br {
    display: none;
}
.pagination .current {
        color: #fff !important;
    background-color: #26a65b !important;
}
.pagination>li>a, .pagination>li>span {
        color: #848484 !important;
}
.blog_content .date_cmm a {
        color: #26a65b !important;
}
.custom-search .input-group {
    width: 70% ;
    margin-top: 40px;
}
.wp-caption-text , .sticky , .gallery-caption , .bypostauthor{}
.main_menu_area ul >li > ul >li > ul.dropdown-menu{
   margin-left: 200px;
}
.date_cmm .featured-post {
    float: right;
    font-size: 16px;
}


.single_blog_content h1, .single_blog_content h2, .single_blog_content h3, .single_blog_content h4, .single_blog_content h5, .single_blog_content h6{
        padding: 5px 0;
        font-weight: normal;
}
.single_blog_content .h3-title{
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: bold;
    padding-top: 20px;
}
.single_blog_content h1{
    font-size: 40px;
}
.single_blog_content h2{
    font-size: 36px;
}
.single_blog_content h3{
    font-size: 32px;
}
.single_blog_content h4{
    font-size: 28px;
}
.single_blog_content h5{
    font-size: 24px;
}
.single_blog_content h6{
    font-size: 20px;
}

.single_blog_content a{
    color: #333;
}
.blog_inner_area a{
    color: #333;
}
.blog_share_area a{
    padding-bottom: 5px;
}

.post-password-form input[type='submit']{
        background: black;
        border: none;
    padding: 2px 15px;
    color: #fff;
}
.logged-in-as{
    margin-bottom: 20px;
}
.header_top .header_language{
    margin-top: 8px;
}
.banner_text{
  color: #fff;
}
.banner_area .banner_text a{
  color: #fff;
}

 .featured-post{
    float: right;
    padding: 2px 15px;
    color: white;
    background-color: #1c954e;
 }
 .blog_content .date_cmm{
  float: left;
 }
 .widget_archive label.screen-reader-text, .widget_categories label.screen-reader-text{
  display: none;
 }
 .blog_share_area .pull-left a{
      padding-top: 15px;
    padding-bottom: 15px;
 }
 .header_top .header_language{
  margin-top: 0px;
 }
 .wp-caption img, .single_blog_content img{
  height: auto;
 }
 
 .single_widget .ddTitle.borderRadiusTp{
      background: #fff url(img/caret-down.png) 95% 50% no-repeat;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-overflow: '';
    text-indent: 0.01px;
    padding: 8px;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
 }
 .single_widget .dd .divider{
  display: none;
 }
 .widget_archive ul li a{
  display: inline;
  border-bottom: none;
 }