/*
Theme Name: Zysk
Theme URI: http://vergatheme.com/demosd/zysk
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: zysk

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

#calendar_wrap {
    width: 263px;
}
.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: #2a66b0; color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {display: none;}
#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;}

.blog-single img {
    max-width: 100%;
    height: auto;
}
#sidebar .textwidget img {
    max-width: 100%;
}
.wp-caption img{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.form-submit input.submit  {
    position: relative;
    display: block;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 17px;
    font-weight: 600;
    width: 100%;
    border: none;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    height: 52px;
    background-color: #2a66b0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.form-submit input.submit:hover ,.services-inner .btn-primary:hover{
    background-color: #21518c;

} 
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
body {
    position: relative;
    color: #434343 !important;
    font-size: 15px !important;
    font-family: "Lora", Georgia, serif !important;
    font-weight: 500 !important;
    line-height: 1.65 !important;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.screen-reader-text{}

/* add */

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

.post.single 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;
}
.post.single table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.post.single table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 } 
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    color: rgba(0, 0, 0, 0.4);
        margin-bottom: 35px;
            margin-top: 0;
    display: block;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.2;
        font-size: 14px;
    padding-left: 16px;
}
.search-custom {
    margin-top: 40px;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
    box-shadow: none;
}
.search-custom .form-control {
    border: solid 1px #ccc;
}
.post-content form {
    box-shadow: none;
}

.wp-caption-text , .gallery-caption , .bypostauthor {}

form.post-password-form input[type=submit] {
    padding: 0px 5px;
    background: #000;
    color: #fff;
    border-color: #000;
}
form.post-password-form input[type=password] {
    padding-top: 4px;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
    
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 20px !important;
}
.widget_archive ul li, .widget_categories ul li, .widget_archive ul li{
    padding-bottom: 5px ;}
a:hover {
    text-decoration: none !important;
}

/*add */ 


.post-meta.quote {
    padding-left: 150px !important;
}

.blogsingle-inner .gallery {
    display: none;
}
.comment-reply-link {
    float: right;
        color: #2a66b0;
} 
.comment-reply-link:hover {
    color: #000;
}
.comment-tree .children {
    padding-left: 100px ;
}
.custom-author {
    padding-top: 50px;
}
aside .widget_search {
    padding: 0px !important;
}
.recentcomments {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.recentcomments a {
    border-bottom: none !important;
}
.page-numbers.current {
    background: #2a66b0;
    color: #fff;
    cursor: default;
    z-index: 3;
    border-color: #337ab7;
        border-radius: 50%;
    border: none;
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 7px 3px;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.page-numbers.current:hover {
    background: #337ab7;
    color: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span { 
    border-top-left-radius:  50%;
    border-bottom-left-radius:  50%;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

/******/
.post.post-wide .post-image {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
}
.post.post-wide .post-content.no-thumbnail {
    width: 100% !important;
        padding: 40px 40px;
}
.children > li .avatar {
    width: 58px;
    height: 58px;
    float: left;
}
.children > li .avatar > img {
    border-radius: 50%;
    width: 58px;
    height: 58px;
}
.children > li .content {
    padding: 10px 0;
    margin-left: 78px;
}
.children > li .content > .details {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
}
.comments .children {
    padding-left: 15px;
    list-style: none;
    margin-top: -10px;
}
p.logged-in-as {
        color: rgba(0, 0, 0, 0.4);
        margin-bottom: 20px;
    display: block;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.2;
        font-size: 13px;
    padding-top: 10px;
    padding-left: 17px;
}
#content .pt-0 .col-lg-8 .gallery , #content .text-center .col-lg-6 .gallery , #content .mb-30 .col-md-6 .gallery {
    display: none;
}
div.wpcf7 img.ajax-loader {
    display: none;
}
.contact-box.bg-white {
    position: relative;
}
.form-control.input-sm {
    border: none;
}
body.page-template-template-onepage.logged-in #header.out.sticky {
    top: 0px;
}
body.logged-in #header.out.sticky {
    top: 32px;
}

@media screen and (max-width: 600px){  
  body.logged-in #header.out.sticky {
    top: 0px;
}
}
@media (max-width: 1200px){
    #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
        padding: 10px;
    }
    #mega_main_menu.responsive-enable li.multicolumn_dropdown > .mega_dropdown > li {
        width: 25% !important;
    }
}
/* test */


.wp-tag-cloud {
    margin-left: -10px !important;
}
.wp-tag-cloud li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}
.wp-tag-cloud a {
    display: table !important;
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
    text-align: center;
        text-decoration: none !important;
    margin-bottom: 0px !important;
}
.wp-tag-cloud a:hover {
    background: #2a66b0;
    color: #fff !important;
}
h3.archive-title {
    margin-top: 0px;
    margin-bottom: 40px;
    text-align: center;
}
 .sticky {}

 .blog-img .calendar {
    width: 160px;
 }
 .featured-post {
    font-size: 16px;
    font-weight: bold;
    color: #434343 !important;
    margin-bottom: 15px;
 }
 .post.single h1 {
    margin-bottom: 5px;
 }
 .post.single .post-content h1 ,.post.single .post-comments h1{
    margin-bottom: 32px;
 }
h3, .h3 {
    font-size: 28px;
    margin-bottom: 24px;
}
h4, .h4 {
    font-size: 24px;
    margin-bottom: 22px;
}
h5, .h5 {
    font-size: 20px;
    margin-bottom: 18px;
}
h6, h6 {
    font-size: 16px;
    margin-bottom: 14px;
}
.post-password-form {
        box-shadow: none;
}
.comments > li .content ul {
    list-style: initial;
}