/*
Theme Name: Love Travel
Theme URI: http://www.nicdarkthemes.com
Description: Wonderful theme for your travel.
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Version: 1.4
License: http://www.nicdarkthemes.com
License URI: http://www.nicdarkthemes.com
Text Domain: lovetravel
*/

@import "css/style.css";
@import "css/fontello.css";
@import "css/grid.css";
@import "css/responsive.css";
@import "css/animate.css";
@import "css/superfish.css";
@import "css/fancybox/jquery.fancybox.css";
@import "css/fancybox/jquery.fancybox-thumbs.css";
@import "css/isotope.css";
@import "css/woocommerce.css";

/* =WordPress Core
-------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Jhun Stuff */

/* Global */

.logo {
    margin-top: 5px !important;
    height: 58px;
    width: 185px !important;
    /*max-height: 58px !important;*/
    position: absolute !important;
}

header {
    background: url("http://www.lowcosttours.com.au/wp-content/uploads/2014/09/bg-2.jpg");
}

navigation .navigationmenulight .menu li a {
    background: none repeat scroll 0 0 #f2ce1c !important;
    border-left: 1px solid #ebeef2;
    font-weight: 400;
    color: #3f4e62;
}

.navigationmenulight .menu a {
    color: #0d0c0c !important;
}

.navigationmenulight .menu li a {
    background: #f2ce1c;
    background-position: 50px center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    border-left: 1px solid #ebeef2;
    font-weight: 400;
}

.navigationmenulight .menu li ul a {
    border-right: 1px solid #ebeef2;
    color: #5e6d81;
    font-weight: 300;
}

#sectionsearchtravel {
    display: none;
}



.widget ul li {
    background-image: none !important;
    list-style: disc !important;
    margin-left: 15px !important;
}

.widget ul li a {
    padding: 2px !important;
}

/*.titlearchivetour {
    pointer-events: none !important;
}*/


/* POSTS */
.infosinglepost {      /* remove the admin, category, date,comments */
    display: none;
}

.authorsinglepost {     /* remove author below post */
    display: none;
}

.singlepost.green .divider {    /* remove divider below posts */
    display: none;
}

.dateitenerary {
    background-color: #1bbc9b !important;
    float: left;
    text-align: center;
    width: 70px;
}

.itinerarytitle {
    color: #5e6d81 !important;
    float: left !important;
    padding: 13px 0 0 26px !important;
    width: 64% !important;
}

.style1 {
    clear: both;
}

.days {
    color: #fff;
    font-weight: bold;
    padding-bottom: 4px;
}

.days > span {
    background: yellow;
    padding: 0 20px;
    color: #000;
    font-size: 22px;
    font-weight: normal;
}


/* WIDGET */
.textwidget img {
    width: 340px !important;
}

.sidewidget .widget ul li {
    border-bottom: none !important;
}

.sidewidget .widget_text > div {
    background: none repeat scroll 0 0 /*#656c76*/#eff1f5;
    color: #a9a9a9;
    float: left;
    padding: 20px;
}

.sidewidget ul li {
    color: #444444;
}


/* MAP BACKGROUND */

#internalpage {
    background: url("http://www.lowcosttours.com.au/wp-content/uploads/2014/09/map500.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.singlepost.green {
    background: none repeat scroll 0 0 #fff;
}

.grid_4 {
    background: #fff;
}


/* FOOTER */

#footer .widget ul li {
    border-bottom: none;
    color: #fff;
    list-style: none outside none;
}

#footer .widget ul li a:hover {
    text-decoration: underline;
}

.gridfooter .widget {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.textwidget a {
    color: #f09e14;

}

footer h3 {
    color: #f2ce1c !important;
}

#copyright p {
    color: #b1bac3;
    font-size: 14px;
    margin: 11px 0;
    font-family: tahoma;
}