/*
Theme Name: Tourpacker
Theme URI: http://themetrademark.com/demo/tourpacker
Author: Theme Trademark
Author URI: http://themetrademark.com/
Description: In 2014, 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: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, 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, accessibility-ready
Text Domain: tourpacker 

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



/* Repeatable Patterns
-------------------------------------------------------------- */
.screen-reader-text{}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text{}
.sticky{}
.gitignore{}
/*-----------------------------------------------------------------------------------*/
/*  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: #f56961;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: #f56961;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #f56961;}

.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;}
.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;}

.post_meta ul,.hentry ul{padding-left: 20px;list-style-type: square;margin-left: 30px;}
.post_meta ul li,.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;}

.post_meta ol,.hentry ol{padding-left: 20px;list-style: decimal outside none !important;margin-left: 30px;}
.post_meta ol li,.hentry ol li{ list-style: inherit;}

.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;
}
div.wp-caption.alignnone img{
    max-width: 100%;
}
.alignright,.alignleft,.aligncenter,div.alignleft img,div.alignright img{
    width: auto !important;
}
.aligncenter img{
    width: auto !important;
}
pre, code {
    background-color: #F9F9F9;
    border-color: rgba(180,180,180,1);
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    display: block;
    font-family: 'Open Sans', sans-serif;font-weight: 300;
    font-size: 14px;
    padding: 10px;
}

pre, code {
    margin-top:20px;
    margin-left:20px;
    margin-right:20px;
    word-wrap: break-word;
} 

#wp-calendar tfoot #prev,#wp-calendar tfoot #next{
    background: #f5f5f5;
    border: 1px solid #E9E9E9;
    text-align: center;
    padding: 6px;
}
div.tagcloud a{
    font-size: 15px !important;
}
a.rsswidget img{
	width: auto;
}

/* Custom */
.vg_fixed > div.vc_col-sm-12 > div.vc_column-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#section-2 > div.vc_col-sm-4 > div.vc_column-inner{
	padding-left: 0px !important;
}
body.logged-in header nav{
	top: 32px;
}
/* Single Blog */
ul.children{
	padding-left: 65px;
	border-top: none !important;
}
.blog-author img{
	border-radius: 50%;
}
.sidebar-mini-search form#searchform{
	display: -webkit-inline-box;
}
div.gallery{
	display: none;
}
.breadcrumb-wrapper ol.breadcrumb-list li.active {
	color: #666;
}
div.tour-detail{
	position: relative;
	display: -webkit-box;
	width: 100%;
}
button.month-search{
	background: #F56961;
    border-color: #F56961;
    color: #FFF !important;
}
aside.sidebar form.search-form input#s{
	width: 85% !important;
}
.dropdown-menu>.active>a{
	color: black;
    background-color: white;
}
.dropdown-menu>li>a:hover{
	background-color: white;
	}
img#showLoading {
    float: right;
    width: auto !important;
}
div.section{
	padding: 90px 0;
    background: #FFF;
}
.newsletter-wrapper .input-group{
	margin-top: 59px;
    display: flex;
}
.youtube-bg-wrapper > .vc_column_container{
	position: initial;
}
/*.youtube-bg-wrapper .top_box iframe{
	position: fixed;
}*/
h1.hero-title{
	width: 100%;
}
div.custom-gmap{
    position: relative;
    overflow: hidden;
}
form.wpcf7-form img.ajax-loader{
    width: 25px;
    height: 25px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: white;
    color: black;
}

ul.nav.navbar-nav > li.active > a{
	color: #F56961;
}
#register-custom{
	background-color: white;
    border: solid 4px;
}
@media (max-width: 479px) {
.newsletter-wrapper .input-group{
	position: relative;
    display: table;
    border-collapse: separate;
   }
}
@media only screen and (max-width: 767px) { 
	.why-us-half-image-content { padding: 60px 20px !important; }
}
.why-us-half-image-wrapper .vc_column-inner{ padding-left: 0px !important;padding-right:0px !important; }

@media only screen and (max-width: 991px) { 
	ul.dropdown-menu{
		position: relative;
    	width: 100%;
	}
	ul.dropdown-menu li a{
		padding: 12px 15px;
	    line-height: 1.4;
	    margin: 0;
	    color: #B6B3C4;
	}
	ul.dropdown-menu li a:hover{
		border-radius: 0;
	    background: #443E56;
	    color: #B6B3C4;
	}
}