/*
Theme Name: Hostino
Theme URI: http://shtheme.com/demosd/hostino
Author: Verga Theme Team
Author URI: http://shtheme.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: hostino

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.
*/
/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
button, input, select, textarea{max-width: 100%;}
h1 {
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}
h2 {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 15px;
}
h3 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
}
h4 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
}
h5 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}
h6 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#sidebar select{max-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;}
#post-body 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;
}
#post-body table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
#post-body 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-left: 10px;float: right;}
.aligncenter{margin: auto;}
.widget_text{margin-bottom: 20px;}
#post-body iframe{width: 848px;height: 477px;}
.post-password-form input[type=password]{margin-left: 10px;margin-right: 10px;height: 35px;}
.post-password-form input[type=submit]:hover{
    background: transparent;
    border-color: #444;
    color: #333;
    text-decoration: none;
}
.post-password-form input[type=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;
    margin-top: -4px;
}
ul.children{padding-left: 15px;}
/*export theme*/
a{color: #696969;text-decoration: none!important;}
a:hover{color: #ff8f00;}
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-width2{width: 380px;margin: auto;}
.text-center{text-align: center;}
#sidebar img{max-width: 100%;height: auto;}
.post-content img{max-width: 100%;height: auto;}
.navbar-right li ul li ul.dropdown-menu{left: 160px!important;top: 10px;}
.item .info{padding: 0;}
.featured-post{margin-left: 20px;color: red;font-weight: bold;font-size: 16px;}
/*export theme*/
.article-summary, .widget{
    overflow: hidden;
}
#articles .article-summary .article-title:after{
    left: 0%;
}
#articles .article-summary .article-links .readmore-holder{
    text-align: left;
}
#articles .article-summary .article-date{
    color: #828e98;
}
.featured-post{
    float: right;
}
#articles .article-summary{
    margin-top: 0px!important;
    margin-bottom: 10px;
}
hr{
    border: 1px solid #eee;
}
.pagination{
    margin-left: 20px;
}
#post-content .post .post-thumbnail img {
    max-width: 100%;
    height: auto;
}
.comment-respond{
    padding-top: 140px;
    margin-top: -100px;
}
p{
        letter-spacing: 0.6px;
}
.s-none{
    text-align: left;
}
.s-none .widget{
    float: left;
}
.404-page1{
    height: 600px!important;
    margin-top: 150px!important;
}
#top-content{
    min-height: 700px;
    padding-top: 150px;
}
#top-content h1{
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 50px;
}
#top-content h2{
    font-size: 40px;
    font-weight: 600;
}
#top-content .button-404{
    padding: 15px 25px;
    background: #00d85f;
    color: white;
    margin-top: 100px;
}
#top-content p{
    margin-bottom: 50px;
}
@media(max-width: 800px){
    .navbar-nav ul.dropdown-menu{
        display: none;
    }
}

.navbar-default .navbar-nav>li:last-child>a{

    padding: 6px 12px;

    background-color: #ed1010;

    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(216, 0, 0, 0.38);

    -moz-box-shadow: 0 5px 7px 0 rgba(216, 0, 0, 0.38);

    box-shadow: 0 5px 7px 0 rgba(216, 0, 0, 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;

}

#pricing .pricing-box .pricing-title:before{

    content: "\61";

    font-family: "hostino";

    color: #3da8f9;

    font-size: 10px;

    position: absolute;

    margin-left: -16px;

    margin-top: 4px;

    z-index: 10;

}