/*
Theme Name: TheGuide
Theme URI: https://shtheme.com/demosd/theguide/
Author: Vergatheme
Author URI: http://vergatheme.com
Description: In 2024, our default theme lets you create a responsive business 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 business website with WordPress has never been easier.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.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: theguide

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



#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: #9e7dd3; 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{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.main-content img {
    height: auto;
}
.form-submit input.submit  {
    line-height: 42px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: #9e7dd3;
    padding: 0 30px;
    color: #fff;
    background-color: #9e7dd3;
    transition: all .4s ease;
        display: inline-block; 
    margin-bottom: 0; 
    text-align: center;
    white-space: nowrap;
    vertical-align: middle; 
    background-image: none;
    border: 1px solid transparent;
}
.form-submit input.submit:hover ,.services-inner .btn-primary:hover{
    color: #fff;
    background-color: #a485d6;
    border-color: transparent;
    box-shadow: none;
    outline: none;

} 
body.logged-in header nav{
  padding-top:32px !important;
}
body.logged-in .header-image.no-padding {
    padding: 10px 0px !important;
}
.logged-in.sticky-nav .page-navigation.full-topbar {
    top: 92px;
}
.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.main-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;
}
.main-content table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
} 
.main-content table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
 } 
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff !important;
}

body {
    font-family: Open Sans,sans-serif !important;
    color: #606873 !important;
    position: relative;
    font-weight: normal !important;
}


.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    font-family: Raleway,sans-serif;
    color: #000;
    letter-spacing: 2px;
    margin: 24px 0 16px;
    margin-top: 48px;
}
.search-custom {
    margin-top: 40px;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}


.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}

form.post-password-form input[type=submit] {
    padding: 0px 5px;
    background: #000;
    color: #fff;
    border-color: #000;
}
 .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 ul li a {
        font-size: 16px;
    line-height: 44px;
    color: rgb(129, 138, 145);
    transition: color 0.2s linear;
}
.widget ul li a:hover {
    color: #9e7dd3; 
}
.widget ul.recent_post li a {
   color: #9e7dd3; 
}
a:hover {
    text-decoration: none !important;
}
p.logged-in-as {
    padding-bottom: 20px;
}

/*add */ 
ul.link-list li br {
    display: none;
}
.sticky-post {
    float: right;
    color: #606873;
    font-size: 16px;
    padding-right: 10px;
    font-weight: 600;
}

.transparent-nav .site-navigation .nav-menu  li.active a{
        color: #fff;
    border-top-color: #fff;
}
.site-navigation .nav-menu li.active a , .transparent-nav.body-scrolled .site-navigation .nav-menu li.active a{
    color: #9e7dd3;
    border-top: 2px solid #9e7dd3;
}
.transparent-nav .site-navigation .nav-menu ul li.active a{
    color: #9e7dd3;
}
.site-navigation .nav-menu ul li.active a ,.transparent-nav.body-scrolled .site-navigation .nav-menu ul li.active a{
    border-top: none;
}
.site-navigation .nav-menu>li {
    padding: 0px 1px;
}
h3,h4 {
    margin-top: 24px;
}
.header-image h3 , .header-image h4 {
    margin-top: 48px;
}
.wp-tag-cloud li {
    display: inline-block;
    padding: 0px 12px;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #f5f5f5;
    color: #818a91;
    text-transform: uppercase;
    font-size: 12px;
    transition: .3s linear;
}
.wp-tag-cloud li:hover {
    text-decoration: none;
    background-color: #9e7dd3;
    border-color: #9e7dd3;
    color: #fff;
}
.wp-tag-cloud li a {
    line-height: 30px !important;
}
.wp-tag-cloud li a:hover {
    text-decoration: none; 
    color: #fff !important;
}
.site-navigation .nav-menu li.active ul a, .transparent-nav.body-scrolled .site-navigation .nav-menu li.active ul a{
    color: #818a91;
    border-top:none;
}
.site-navigation .nav-menu li.active ul a:hover, .transparent-nav.body-scrolled .site-navigation .nav-menu li.active ul a:hover {
    color: #9e7dd3;
}
.nav-menu  .menu-item-has-children .menu-item-has-children ul {
    top: 0%;
    left: 96%;
}

.widget ul.sub-menu, .widget ul.children{
    display: none;
}
.sticky-post{
        padding: 2px 10px;
    color: white!important;
    background: black;
}
.main-content h1{
   font-size: 48px;
}
.main-content h2{
   font-size: 44px;
}
.main-content h3{
   font-size: 40px;
}
.main-content h4{
   font-size: 35px;
}
.main-content h5{
   font-size: 30px;
}
.main-content h6{
   font-size: 25px;
}
#comments{
    border-top: none;   
}
.main-content{
    border-bottom: none;
}


.comment-text h1{
   font-size: 48px;
}
.comment-text h2{
   font-size: 44px;
}
.comment-text h3{
   font-size: 40px;
}
.comment-text h4{
   font-size: 35px;
}
.comment-text h5{
   font-size: 30px;
}
.comment-text h6{
   font-size: 25px;
}
#list-comments ul.children{
    padding-left:7px;
}
.site-header {
    min-height: 100px;
    padding-top: 100px; 
}

@media screen and ( max-width: 782px ) {
    html { margin-top: 0px !important; }
    * html body { margin-top: 0px !important; }
    body.logged-in header nav {
padding-top: 46px !important;
    }
    .site-navigation .navbar-toggle{
        margin-top: 21px;
    }

}
.site-header {
    min-height: 80px;
    padding-top: 0px;
}
body.logged-in header nav {
    padding-top: 0!important;
}
@media (max-width: 991px){
.site-navigation .logo img {
    height: 100px; 
}
.site-navigation .nav-menu{
    top: 27px;
}
}
.comment-respond .comment-reply-title{
    font-size: 30px;
}
.widget-title{
    text-align: left;
}
.sidebar .widget:first-child {
    margin-top: 42px;
}
section.main-content{
    padding-top: 50px;
}
.post-meta a, .post-meta span{
    color: #606873;
    font-size: 15px;
}
.widget ul.recent_post li a{
    color: rgb(129, 138, 145);
}
ul.recent_post{
    font-size: 12px;
}
ul.recent_post a{
    font-size: 16px;
}