/*
Theme Name: Travelguide
Theme URI: http://shtheme.com/demosd/travelguide
Author: Vergatheme
Author URI: https://themeforest.net/user/vergatheme
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: travelguide

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: #ed145b; 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,img{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.form-submit input.submit  {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 10px 30px;
    display: inline-block;
    background-color: #1aa79b;
    font-weight: 600;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    outline: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form-submit input.submit:hover ,.services-inner .btn-primary:hover{
    color: #fff;
    background-color: #ed145b;

} 
body.logged-in header{
  margin-top:32px !important;
}
@media screen and (max-width: 782px){
body.logged-in header {
    margin-top:46px !important;
}
}
@media screen and (max-width: 600px){
body.logged-in header {position: absolute;
    }
}
@media only screen and (max-width: 991px) {
    .main-menu.show {
        top: 32px;
    }
}

/* add */

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

.post 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 table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.post table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 } 
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
.comments ul.comment-list , .comments ul.children {
    list-style: none !important;
    padding-left: 0px !important;
}
 .comment_right 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;
}
.comment_right table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.comment_right table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.comment_right  li a a{
  padding: 0!important;
  list-style: inherit!important;
 }
.comment_right  ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.comment_right  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
 .comment_right  ul li, .comment_right  ol li{
  list-style: inherit!important;
  padding: 0px!important;
 }
 #comments ul.children{
    padding-left: 30px;
    padding-top: 0px;
 }
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #333 !important;
    background-color: #fff;
}
body {
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #555 !important;
    background-color: #f5f5f5;
    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}


.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    font-size: 18px;
}
.search-custom {
    margin-top: 40px;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}
.post h2 {
    font-size: 30px;
}
 h4 {
    font-size: 21px;
}
 h5 {
    font-size: 19px;
}
 h6 {
    font-size: 16px;
}
.post h2.post-title {
    font-size: 22px;
}

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 {
    color: #555;
        line-height: 24px;
}
a:hover {
    text-decoration: none !important;
}
p.logged-in-as {
    padding-top: 10px;
    color: #555;
}

/*add */ 
ul.link-list li br {
    display: none;
}
.sticky-post {
    float: right;
    font-size: 16px;
    padding-right: 10px;
    font-weight: 600;
}
.wp-tag-cloud li {
    display: inline-block;
    margin: 5px 14px 10px 0;
    padding: 5px 10px;
    color: #555;
    border: 2px solid #fff;
}
.wp-tag-cloud li:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #555;
    text-decoration: none;
}

/***/
.box_style_general.add_bottom_30 div.gallery ,.box_style_general.add_bottom_30 .img_wrapper{
    display: none;
}
.box_style_general.add_bottom_30 .box_info p{
   margin-bottom: 0px;
}
.map_image_url {
    width: 240px;
    height: 120px;
}
#tools_2 .btn.btn-default  {
    text-align: left;
}
.time_wp_in span {
    font-size: 52px;
    margin-right: -50px;
}
.time_wp_in sup {
    font-size: 25px;
}
.pagination .page-numbers.current {
    background-color: #999;
    border-color: #999;
        z-index: 3;
    color: #fff;
    cursor: default;
}

.page-template.logged-in #search_bar {
    margin-bottom: -34px;
}
body.page-template-coming-soon{
      background-color: #000 !important;
    color: #fff !important;
}
.page-template-full-screen #map_home {
    height: 100% !important;
}
#mega_main_menu.primary > .menu_holder > .menu_inner > span.nav_logo {
    display: none;
}
#mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
    display: block;
}
@media (max-width: 991px){
#mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    color: #555;
}

}
@media only screen and (min-width: 992px) {
.main-menu ul ul ul{
    top: 0% !important;
    left: 100% !important;
}    
}

.post, .widget{
    overflow: hidden;
}
#comments ul.children{
    padding-left: 10px;
}
.post img{
    margin-bottom: 10px;
}