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

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.
*/
button, input, select, textarea{max-width: 100%;}
.news-right-bar select{width: 100%;height: 32px;}
#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: #ff9600;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;}
.blog table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em!important;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.blog table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 #sidebar ul li ul{display: none;}
 #sidebar label{display: none;}
.wp-caption, .wp-caption-text, .sticky, .screen-reader-text, .gallery-caption, .bypostauthor, .alignright, .alignleft, .aligncenter{}
.widget.widget_nav_menu{clear: both;}
.alignnone{width: auto!important;}
.alignleft{margin-right: 10px;float: left;}
.alignright{margin-right: 10px;float: right;}
.aligncenter{margin: auto;}
.widget_text{margin-bottom: 20px;}





/*export theme*/
.config-size .img-responsive{
    width: 82px;
    height: 82px;
}


a{color: #808080;text-decoration: none!important;}
a:hover{color: #18bd95;}
ul.pagination .current{
    background: #444 none repeat scroll 0 0!important;
    border-color: #444!important;
    color: #ffffff!important;
}
.widget-posts-image img{height: 44px;}
.logged-in .sticky,.logged-in .headroom{top: 32px;}
.comments ul.children{padding-left: 20px;}
.form-submit input.submit{
    background: #444 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: dosis;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 20px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    padding: 13px 31px;
}
#customizer{display: inline-block; position: fixed; top: 80px; left: 30px; width: 45px; height: 80px; padding: 8px; -webkit-box-shadow: 2px 5px 30px rgba(0,0,0,0.1); -moz-box-shadow: 2px 5px 30px rgba(0,0,0,0.1); box-shadow: 2px 5px 30px rgba(0,0,0,0.1); background-color: #ffffff; border-radius: 100px; z-index: 9999;}
#customizer .btn-theme{position: relative; width: 100%; height: 100%; background-color: #f0f3f7; border-radius: 100px; cursor: pointer;}
#customizer .btn-theme:after{position: absolute; content: ""; width: 18px; height: 18px; top: 7px; left: 50%; margin-left: -9px; border-radius: 50px; background-color: #0397ff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
#customizer .btn-theme.active{background-color: #0397ff;}
#customizer .btn-theme.active:after{top: 39px; background-color: #f0f3f7;}
ul.navbar-nav li:hover > ul.dropdown-menu{display: block;}
.dropdown-menu>.active>a{background: #fff;color: #7f888f;}
.dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{color: #6c84af;background: #fff;}
#sidebar ul{padding: 0;list-style: none;}
#sidebar ul li{padding: 8px 0;}
.tagcloud ul li{float: left;padding: 0!important;}
.tagcloud ul li a{
    padding: 8px 15px;
    background: #f6f7f7;
    border: 1px solid #f6f7f7;
    border-radius: 6px;
    font-size: 14px!important;
    display: inline-block;
    color: #ababab;
    margin-right: 5px;
    margin-bottom: 7px;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
}
.tagcloud ul li a:hover{
    background-color: #0397ff;
    color: #ffffff;
}
.comment-reply-link, .logged-in-as { font-weight: 600;color: #333; }
.s-none{text-align: center;}
.s-none .widget{width: 80%;padding-top: 30px;margin: auto;}
.b-title1{width: 600px;margin: auto;}
.text-holder1{width: 520px;margin: auto;}
.text-holder2{width: 500px;}
#bluebg-info .text{width: 400px;margin: auto;}
.text-width{width: 480px;margin: auto;}
.text-center{text-align: center;}
.navbar-default .navbar-nav>li:last-child>a{
    padding: 6px 12px;
    background-color: #00d85f;
    border-radius: 6px;
    color: #ffffff;
    opacity: 1;
    margin-top: 31px;
    margin-bottom: 13px;
    margin-left: 15px;
    font-weight: bold;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 216, 95, 0.38);
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 216, 95, 0.38);
    box-shadow: 0 5px 7px 0 rgba(0, 216, 95, 0.38);
}

.navbar-default .navbar-nav>li:last-child>a:hover,.navbar-default .navbar-nav>li:last-child>a:focus{
    background-color: #03dc62;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 216, 95, 0.38);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 216, 95, 0.38);
    box-shadow: 0 3px 5px 0 rgba(0, 216, 95, 0.38);
    margin-top: 33px;
}
.p-side_single{
    text-align: center;
}
.p-side_single ul{
    margin: 0;
    padding: 0;
}
.p-side_single ul li{
    list-style: none;
    line-height: 20px;
}
div.wpcf7 .ajax-loader{
    display: none!important;
}
.wpcf7-validation-errors{
    color: #fff;
}
.p-blog_list_in{
    min-height: 273px;
}
.p-contact_form form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #7d7d7d;
    padding: 10px 15px;
    margin-bottom: 30px;
}
.p-contact_form form input.p-button {
    border: medium none;
    display: block;
    font-size: 14px;
    margin: 10px auto auto;
    max-width: 130px;
    text-transform: capitalize;
}
.p-footer_form form input, .p-footer_form form textarea {
    color: #d1d1d1;
    width: 100%;
    border: none;
    border-bottom: 1px solid #7d7d7d;
    padding: 10px 0px;
    margin-bottom: 15px;
    font-family: "Montserrat", "sans-serif";
    background-color: transparent;
}
.p-footer_form form input.p-button {
    border: medium none;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    margin: 10px 0 auto;
    max-width: 130px;
    background: #2e2d2d;
    text-transform: capitalize;
}
.p-footer_form form textarea {
    height: 120px;
    resize: none;
}
.p-user_blog a{
    color: #fff;
}
.p-user_blog a:hover{
    color: #fff;
}
.p-header_nav nav > ul > li {
    position: relative;
}
.p-header_nav nav > ul > li ul li {
    padding: 10px 15px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.dropdown-menu>li>a{
    padding: 0;
}
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #18bd95;
}
.p-header_nav nav > ul > li ul{
        top: 28px!important;
}
.p-header_nav nav > ul > li{
    padding-bottom: 20px!important;
}