/*
Theme Name: Bestours
Theme URI: http://themetrademark.com/demo/bestours
Author: Vergatheme
Author URI: http://themetrademark.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.2
License: GNU General Public License v1 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, 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, accessibility-ready
Text Domain: bestours 

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:
 *
 * 1.0 - Repeatable Patterns
 * 2.0 - CALENDAR STYLES WIDGET

 * ----------------------------------------------------------------------------
 */

/* 1.0 Repeatable Patterns
-------------------------------------------------------------- */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.wp-caption-text {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}

.widget .gallery-caption {
    line-height: 1.4583;
    padding: 0.5833em 0;
  }
.bypostauthor > article .fn:after {
    top: 7px;
    left: 6px;
  }

.pagination li.active a{
	background-color: #65318f !important;
    border-color: #65318f !important;
}
#respond form input#submit {
	border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #65318f;
    cursor: pointer;
    padding: 7px 15px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
}
#respond form input#submit:hover {
	background: #333;
	color: #fff;
}
body.logged-in #header_1{
	top: 32px;
}
.children > .media {
    padding: 20px !important;
}
a.button_intro_2{
    padding: 10px 20px !important;
}

.widget_recentnews ul.comments-list li img {
    width: 80px !important;
}
/*-----------------------------------------------------------------------------------*/
/*  CALENDAR STYLES WIDGET
/*-----------------------------------------------------------------------------------*/

.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:6px;
}
#wp-calendar tbody td#today {
    background: #ffba00;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: #ffba00;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; color: #ffba00;
}

.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_text .textwidget form.wpcf7-form input[type="submit"]{
    width: auto !important;
    padding: 0 20px !important;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
    font-size: 13px;
}
.widget_nav_menu ul li ul, 
.widget_pages ul li ul {
    padding-left: 15px;
}


.hentry ul{
    padding-left: 20px;
    list-style-type: square;
    margin-left: 30px;
    list-style: decimal;
    padding-left: 28px;
    font-family: "Roboto", sans-serif;
    color: #888B8D;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 100;
    margin: 0px 0px 0px 30px !important;
}
.hentry ul li{ 
    list-style: inherit;
}

#content.meta ul ul,
.blog-desc ul ul {    
    list-style-type: decimal;
}
#content .meta ul ul ul,
.blog-desc ul ul ul{    
    list-style-type: decimal;
}

.hentry ol{
    padding-left: 20px;
    list-style: circle !important;
    margin: 0px 0px 0px 30px !important;

}
.hentry ol li{ 
    list-style: circle;
}
#post-wrap ol,#post-wrap ul,#comments ol,#comments ul{ 
    margin-top: 0px !important;
}
#post-wrap ul,#comments ul{
    margin-bottom: 0px !important;    
}
#comments ul{
    list-style: decimal !important;
    padding-left: 28px;
}
#comments ol{
    list-style: circle !important;
    padding-left: 28px;
}
#comments ol li{
    list-style: circle !important;
    padding-bottom: 0px !important;
    }
#comments ul li{
    padding: 0px !important;
    list-style: decimal !important;
}

.blog-post ul li ul, 
.blog-post ol li ol,
.blog-fixed ul li ul  {
    margin-bottom: 0;
    margin-left: 1.25em;
}
.blog-post h1, 
.blog-post h2, 
.blog-post h3, 
.blog-post h4, 
.blog-post h5, 
.blog-post h6 {
    text-align: left;
}
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 10px 19px;
}
blockquote cite {
  color: #ccc;
  display: block;
  font-size: 12px;
}
div.wp-caption.alignnone,
img.alignnone,
.blog-fixed div.wp-caption.alignnone img ,
.blog-post div.wp-caption.alignnone img {
    width: 100% !important;
    height: auto;
}
div.wp-caption.alignnone img{
    max-width: 100%;
    height: auto;
}
.alignright,.alignleft,
.aligncenter,
div.alignleft img,
div.alignright img{
    width: auto !important;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.aligncenter img{
    width: auto !important;
}
.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 15px !important;
    height: auto;
    width: 100%;
    display: inline-block;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center;
}

ul.custom-scroll li.menu-item-has-children ul.sub-menu {
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu {
    display: block !important;
    position: absolute;
    list-style: none;
    top: 60px;
    padding-left: 0px;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a{
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 15px;
    line-height: 4.181818;
    padding: 0.571429rem 0.714285714rem;
    color: #6a6a6a;
    white-space: nowrap;
    width: 100%;

}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a:hover{
    background: #e3e3e3;
    color: #444;
    text-decoration: none;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children ul.sub-menu{
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu{
    display: block !important;
}

.widget ul li{
  line-height: 30px;
  width: 100%;
}
.widget ul.sub-menu{    
    padding: 10px !important;
}


#wp-calendar tfoot #prev,#wp-calendar tfoot #next{
    background: #f5f5f5;
    border: 1px solid #E9E9E9;
    text-align: center;
    padding: 6px;
}

div.gallery{
    display: none;
}
div.author-box img{
    width: auto !important;
}
ul.comment-list li{
    list-style: none;
}
div.tagcloud a{
    font-size: 15px !important;
}

div#error-page .vertical-line{
    height:90px !important;
}
h2.big {
  font-size: 60px ;
  line-height: 64px ;
  font-weight: 100;
  font-family: "Roboto", sans-serif;
  margin-bottom: 50px ;
}
.widget_archive ul li{
    display: -webkit-box;
}
.widget_categories ul li a{
    display: initial;
}
ul.children{
    padding-left: 15px !important;
    list-style: none;
}
.widget_text p strong{
    font-weight: 400;
    opacity: 0.6;
}
label.screen-reader-text{
    display: none;
}

.custom-blog h2,.blog-fixed h2 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h1,.blog-fixed h1 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h3,.blog-fixed h3 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h4,.blog-fixed h4 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h5,.blog-fixed h5 {
    color: #343434;
    text-align: left;
}
.custom-blog h6,.blog-fixed h6 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
div.page table,.custom-table-post table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
.post-password-form input[type=submit]{

    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 0;
    font-weight: bold;
    color: white;
    position: relative;
    background: #2C55D5;
    transition: all .4s ease;
}

.custom-comment h3{
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.parallax_window_in_test{
    height: 150px;
}
ul.list-inline {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

@media screen and (max-width: 600px) {

body.logged-in #header_1{
    top: 0px !important;
}
.comment-reply-link{
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-right: 25px;
    float: right;
}
}

a.custom-text-logo {
    width: auto !important;
    height: auto !important;
    color: black !important;
    text-indent: 0 !important;
}
.widget-custom ul.sub-menu,.widget-custom ul.children{
    padding-left: 15px !important;
}
.widget-custom ul{
    padding-left: 0px !important;
    list-style: none;
}
.widget-custom {
padding-bottom: 40px;
}
@media only screen and (max-width: 991px){
  .main-menu ul li.menu-item-has-children ul{
    display: block !important;
    visibility: inherit !important;
  }
}

.widget-footer{
    display: inline-block;
}
.widget-footer.widget_text,.widget-footer.widget_tag_cloud a,.widget-footer.widget_categories,.widget-footer.widget_archive{
    color: black !important;
}
.post-content table tbody tr th,#comments table tbody tr th{
    width: 20%;
}
.post-content table tbody tr td,#comments table tbody tr td{
    width: 20%;
}
.media img {
    width: auto !important;
    }
#ctf{
    color: white !important;
}    
