/*
Theme Name: Equestrian Child
Theme URI: 
Author: Curly Themes
Author URI: 
Description: Child Theme for Equestrian
Version: 1
Template: equestrian

*/
@import url("../equestrian/style.css");


.mTop15{
	margin-top:15px;
}

body div.site header#header{
	position: relative; 
	height:155px;
	
	background: transparent;

}

body div.site header#header #header-holder{
	height:144px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:transparent;
}

body div.site header#header #header-holder > div.container{
	height:135px;
	margin:0;
	padding:0;
	width:100%;
}

body div.site header#header #header-holder > div.container div.row{
	height:135px;
	margin:0;

}

body div.site header#header #header-holder > div.container div.row div.col-lg-12{
	height:130px;
}

body div.site header#header #header-holder > div.container div.row div.col-lg-12 div.logo{
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}
body div.site header#header #header-holder > div.container div.row div.col-lg-12 div.logo img{
	height:130px;
}

header#header div.sticky-wrapper{
	clear:both;
}

div.layer-slider-container{
	clear:both;
}

/*
 */


div.container.page-content > div.row > div.col-lg-12 {
	clear:both;
}

#social-links-wrapper{
	height:30px;
	width:120px;
	position:absolute;
	right:-30px;
	bottom:-5px;
}
.social{
	width:24px;
	height:24px;
	padding:3px;
	margin:0 3px;
	float:right;
}
	.social a{
		display:block;
		width:100%;
		height:100%;
	}

#fb{
/* 	background:url(http://seattlesailing.nbd.io/wp-content/uploads/2014/04/1397706787_plastique-social_66.png) no-repeat center; */
}
#pn{
/* 	background:url(http://seattlesailing.nbd.io/wp-content/uploads/2014/04/1397706817_Pinterest.png) no-repeat center; */
}
#ln{
/* 	background: url(http://seattlesailing.nbd.io/wp-content/uploads/2014/04/1397706779_plastique-social_103.png) no-repeat center; */
}
#tw{
/* 	background: url(http://seattlesailing.nbd.io/wp-content/uploads/2014/04/1397706839_social-twitter.png) no-repeat center; */
}

/* slider */

div.layer-slider-container {
	margin-top:49px;
}

ul.theme-bc{
  /*   position:absolute; */
    top:10px;
    color:#333;
    
}

.special-title{
    margin-top:60px;
}

/* FareHarbor Styles */

.fh-button {
    font-weight: 300;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    color: #ffffff;
    background-color: #3e8ab3;
    padding: 15px 30px;
    width: 184px;
    display: block;
    margin: 0 auto;
}

.margin {
    margin-top: 30px;
}

@media (max-width:540px) {
    #menu-footer-navigation {
        padding-left:0;
    }
    #menu-footer-navigation li {
        width: 100%;
        float:none;
    }
    
    .pre-footer ul.menu > li {
        min-height: 0px !important;
        margin-bottom:30px;
    }
    
    #menu-footer-navigation li .visible-xs{
        display: none !important;
    }
}

#social-links-wrapper {
    display:none !important;
}


