/*
Theme Name:     Trek Child Theme
Description:    Theme for Tia Stephanie Tours.
Template:       trek
*/

@import url('../trek/style.css');

body{background-color:#fefefe;font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;height:100%;font-size:14px;font-weight:300;color:#484640;overflow-x:hidden;}


.navbar .brand{margin-top:0px;padding-top:0px;font-size:30px;text-transform:uppercase;color:#ffffff;}

.navbar-inverse .navbar-inner
{
  height: 80px;
  background-color: #3b2e22;
  background-image: none;
  border-top-color: #3b2e22;
  border-right-color-value: #3b2e22;
  border-bottom-color: #7c634a;
  border-left-color-value: #3b2e22;
  filter: none;
  box-shadow: none;
  opacity: 0.9;
}

.navbar .nav
{
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.navbar .nav > li > a
{
  padding: 10px 12px;
  color: #F9F7E4;
  text-shadow: #ffffff;
}

.dropdown-menu li > a {
color:#f6f0c8;
font-size: 12px;
}

.banner-home
{
  visibility: hidden;
  width: 100%;
  filter: none;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 20px;
}

.section-title span
{
  background-color: #f7e2b5;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  display: inline-block;
  margin-top: 27px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.parallax span
{
  background-color: rgba(101, 80, 59, 0.80);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  color: #ffffff;
}

.post-row .post, .post-row .tour
{
  margin-bottom: 10px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}


.post-meta
{
  color: #ffffff;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  background-color: #ffffff;
  font-size: 8px;
  margin-top: 10px;
}

.testimonial-wrapper
{
  background-color: #c6b590;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  margin-top: 20px;
}

/* GROW */
a img.grow {
  height: 60px;
  width: 60px;
  -webkit-filter: brightness(0%);
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -o-transition: all .15s ease;
      -ms-transition: all .15s ease;
          transition: all .15s ease;
}

a img.grow:hover {
  width: 80px;
  height: 80px;
-webkit-filter: brightness(-65%);
 -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}


.footbg
{
  background-color: #572418;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  margin-top: 40px;
}

.copyright {
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
  background-color: #4c2419;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto
}

.copyright small
{
  color: #c4ae98;
}

.copyright a {
  color:#D7BA6A; /* a:hover == inherited */
}

div.horizontal {
    display: flex;
    justify-content: center;
}

div.vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.alert
{
  padding-top: 12px;
  padding-right: 35px;
  padding-bottom: 12px;
  padding-left: 14px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #342312;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  text-shadow: none;
  background-color: #fbb450;
  opacity: 0.8;
}

.alert-info, .progress-information, .progress-striped
{
  background-color: #F9F7E4;
  text-align:center;
}


.alert h3
{
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 10px 10px;
  color: #bf5c0c;
  text-shadow: 0 1px 0 rgba(255,255,255,0.7);
  font-weight: 400;
  line-height: 20px;
  border-bottom: solid 1px #bf5c0c;
}

.date
{
  display: inline-block;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 10px;
  background-color:#584D42;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 14px;
  color: #FBF9EA;
  text-align: center;
  vertical-align: middle;
}

  p
{
  line-height: 1.8em;
}

.tour p
{
  text-align: left;
  line-height: 1.8em;
}

.love
{
font-weight: 550;
line-height: 2em;
text-align: left;
padding-left:15px;
color:#963;
}


.ruler { background: #fff; transition: border 500ms ease-out; -webkit-transition: border 500ms ease-out; -moz-transition: border 500ms ease-out; -o-transition: border 500ms ease-out; position: relative;  margin-bottom: 20px; border-bottom: 1px solid #c1afa0; }

li
{
  line-height: 26px;
  text-align:left;
}


.sidebar a
{
  color: #E80070!important;
}

.sidebar a:hover
{
  color: #f7941d!important;
}
.sidebar a.btn {
   color:#ffffff !important;
}


.line
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cdcdcd;
position: relative;
padding-bottom: 10px;
padding-left: 0px;
margin-bottom: 10px;
}


#header-search input {
  background-position: 80px 18px !important;
}

.footer a{
	color: rgb(215, 186, 106)
	}

.social_footer {
   margin: 20px 0;
   padding: 0 20px;
}
.social_footer a {
   margin: 0px;
   padding: 0 15px;
   font-size:28px;
   color:#fff;
}

.footer .widget input[type="text"] {
	margin-bottom:0px !important;
}
