/*
Theme Name: WP Bootstrap
Theme URI: http://kasio99.com/
Description: Custom </a>.
Author: James Williamson
Author URI: http://kasio99.com/
Version: 1.0
Tags: responsive, white, bootstrap

This is a custom theme for Mr Timber Floors.
*/

@import url('css/bootstrap.css');

body {
    margin: 0;
    min-height: 100%;
    color: #383838;
    font-family: 'Open Sans',sans-serif;
	font-size: 16px;
}

h1 {
	font-size: 26px;
    font-weight: bolder;
    color: #3c0500;
    letter-spacing: -1px;
}

h2 {
    font-size: 20px;
	color: #3c0500;
    letter-spacing: -1px;
	font-weight: bold;
	
      /* margin: 15px 0px 0px 0px;
      padding: 0px 0px 15px 15px; */
}

h3 {
    font-size: 24px;
    font-weight: bolder;
    color: #3c0500;
    letter-spacing: -1px;
}

p {
	line-height: 25px;
}

a:link {
    color: #383838;
}

.navbar-inverse .navbar-nav > li > a {
    text-decoration: none;
}



a:visited {
    text-decoration: none;
	color: #383838;
}

a:hover {
    text-decoration: underline;
    color: #383838;
}

a:active {
    text-decoration: underline;
}

ul {
	margin-left: 25px;
}

/*header styles */

.nav-cont {
	padding: 0px;
	border-top: 2px solid #cbcbcb;
	border-bottom: 2px solid #cbcbcb;
	margin: 40px 0 0 0;
}

.navbar {
    min-height: 300px;
    background-color: #fff;
}

.nav {
    font-weight: bolder;
}
.navbar-inverse {
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
  color: #383838;
}

.active {
	border-bottom: 6px solid #fab635;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: none;
}

.icon-bar {
	border: 1px solid black;
}

.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: none;
}

.dropdown-menu > li > a {
	color: #FFF;
	text-decoration: none;
}

.logo-container {
	border-right: 2px solid #4b1911;
	max-width: 342px;
}

.logo{
    margin: 40px 0px 0px 10px;
}

.tag {
    margin: 65px 0px 0px -30px;
    font-size: 28px;
    font-weight: bold;
	color: #3c0500;
}


/* header contact styles */
.contact-cont {
	margin-top: 60px;
	max-width: 320px;
	border-right: 2px solid #4b1911;
}

.map-icon {
	vertical-align: text-top;
	float: left;
	
}

a.contact-link:hover {
	text-decoration: none;
}

.phone-icon {
    margin: -20px 0 0 52px;
	vertical-align: text-top;
	float: left;
}

.social-icon {
	float: right;
}

.mobi-social-icons {
	font-size: 40px;
}

.sr-header {
	font-family: 'Hammersmith One', sans-serif;
	font-size: 25px;
	color: #4b1911;
	margin-top: 5px;
	text-align: right;
}

.ph-header {
	font-family: 'Hammersmith One', sans-serif;
	font-size: 25px;
	color: #4b1911;
	margin-top: -19px;
	text-align: right;
}

.address {
	font-size: 17px;
	font-family: 'Open Sans',sans-serif;
	letter-spacing: -2px;
	margin-top: -15px;
	text-align: right;
	}

.phone {
    font-size: 18.7px;
	font-family: 'Open Sans',sans-serif;
	letter-spacing: -1px;
	margin-top: -15px;
	text-align: right;
}

.facebook-icon {
	margin-top: 63px;
}

/* END contact header styles */

/* slider/banner styles */
.slider-container {
	padding: 0px;
	/* position: relative; */
	height: 470px;
	width: 100%;
	
	
}



.banner-text-cont {
	/* position: absolute; */
    /* top: 100px;
    left: 20%; */
    padding: 20px 15px;
    background-color: rgba(255, 255, 255, 0.8);
    /* height: 265px; */
    width: 465px;
	margin-top: 105px;
}

.banner-heading {
	font-size: 30px;
	font-weight: 800;
	letter-spacing: -2px;
}

.banner-desc {
	font-size: 27px;
	letter-spacing: -2px;
}

a.banner-cta {
	padding: 15px;
    color: #FFF;
    font-size: 20px;
    background-color: #F6B639;
    margin: 20px auto;
    width: 200px;
    display: block;
	
}

a.banner-cta:hover {
	text-decoration: none;
}

/* // end slider/banner styles */

/*featured styles*/

.feature-bg {
	background-color: #F7F7F7;
}

.feature-cont {
    padding: 10px 20px 20px 20px;
	background-color: #fff;
	margin: 45px 10px 45px 10px;
	box-shadow: 3px 3px 5px #DADADA;
}

.first {
	margin-left: 0px;
}



h2.featured-heading {
    font-size: 20px;
	color: #383838;
    letter-spacing: -1px;
	font-weight: bold;
	
      /* margin: 15px 0px 0px 0px;
      padding: 0px 0px 15px 15px; */
}

h3.featured-heading {
    font-size: 20px;
	color: #383838;
    letter-spacing: -1px;
	font-weight: bold;
	
      /* margin: 15px 0px 0px 0px;
      padding: 0px 0px 15px 15px; */
}

.product-desc {
	color: #393939;
	padding: 0px 0px 0px 15px;
}

.btn-default {
	margin: 15px 0px 0px 0px;
}

.product-btn {
	padding: 0px 0px 0px 15px;
}

.prod-cont {
	background-color: #F7F7F7;
	margin-bottom: 20px;
}

.featured-first {
    margin-left: 45px;
}



.featured-image {
      width: 293px;
	  position: relative;
}


.featured-text {
    color: #393939;
    padding: 10px 15px 0px 15px;
}

.featured-button{
    color: #FFFFFF;
    float: left;
    padding: 10px;
    text-align: center;
    margin: 0px 0px 0px 15px;
}
/*main content styles */
.main-cont {
	background: url(http://mrtimberfloors.com.au/wp-content/uploads/2016/05/mtf-main-bg.jpg) no-repeat;
}

/*sidebar styles*/

.like-sticker {
	margin: 20px 0px 0px 3px;
}

.fb_iframe_widget {
	margin-bottom: 40px;
}

/*anchor styles */
h2.anchor:before { 
  display: block; 
  content: " "; 
  margin-top: -140px; 
  height: 140px; 
  visibility: hidden; 
}

footer {
    background-color: #000;
    
}

.footer-nav {
    margin:0;
    padding:0;
    list-style-type:none;
    text-align:center;
}

.footer-nav li {
    display:inline-block;
    padding: 10px
}

.footer-nav li a {
    display:inline-block;
    padding: 10px;
    text-decoration: none;
    color: #FFF;
}

.footer-nav li a:hover {

    
    text-decoration: underline;

}

.disclaimer {
    text-align: center;
    padding-bottom: 20px;
}

.disclaimer-text {
	color: #CCC;
}

.gallery {
    margin-bottom: 22px;
}

.sidebar{
	padding: 15px;
}

.fb-logo {
	width:40px;
	margin-left: 15px;
}

.contact-heading {
    color: #3c0500;
    font-size: 25px;
}

/* END homepage styles */

/*product page styles */

.product-container {
	margin-top: 30px
}

.colour-type {
	margin-top: -15px;
}

.timber-type {
	font-size: 20px;
}

.find-out-more-link {
	text-align: right;
}

.google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
		margin-top: 22px;
}
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
}

/* END product page styles */

@media screen and (max-width: 1200px) {

.logo-container {
	padding: 0px 25px;
}

.tag {
    font-size: 23px;
	margin: 55px 0px 0px -10px;
}

.contact-cont {
	margin-top: 40px;
}

.facebook-icon {
    margin-top: 43px;
}

.phone{
    font-size: 23px;
}

.nav-cont {
	margin: 10px 0 0 0;
}



}

@media screen and (max-width: 992px) {

.logo-container {
    border-right: none;
	margin: 20px 0px 10px 0px;
}

.logo {
	margin: 20px 0px 20px 0px;
}
.nav {
        margin: none;
}

.sr-header {
	margin-top: 10px;
	text-align: center;
}

.ph-header {
	margin-top: 5px;
	text-align: center;
}

.footer-nav li {
    padding: 0px
}

}

@media screen and (max-width: 768px) {


.nav {
        float:left;
}

#menu-menu-1 {
        width: 100%;
}

    .navbar {
  min-height: 0px;
}

.navbar-toggle {
        margin-top:-20px;
}

.nav {
	padding-left: 40px;
}

.nav > li {
  background: none;
  text-align: center;
}

.navbar-inverse .navbar-nav > li > a {
  margin-top: 10px;
  
}

.dropdown-menu > li > a {
    color: #000;
	text-align: center;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 360px;
}

.logo {
    
    margin: 10px 0px 10px 0px;
    
}

.phone {
    font-size: 14px;
    margin: 15px 0px 0px 0px;
}

.featured-heading {
      padding: 0px 0px 15px 0px;
}

.featured {
    height: 315px;
    margin: auto;
}

.fb_iframe_widget {
	margin-left: 20px;
}

footer {
    margin-right: 15px;
}

.footer{
    padding-right: 0px;
}

}

@media screen and (max-width: 480px) {

.fb_iframe_widget {
	margin-left: 0px;
}

.slider-container {
	height: 360px;
}

.banner-text-cont {
	width: auto;
	margin-top: 55px; 
}

.banner-heading {
	font-size: 23px;
}

.banner-desc {
    font-size: 20px;
    letter-spacing: -1px;
}

h2:before { 

  margin-top: -60px; 
  height: 60px; 

}

}