/*
 Theme Name:   Pagelines Equinox Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Pagelines Equinox Child Theme
 Author:       Michael Willis
 Author URI:   http://example.com
 Template:     pagelines
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../pagelines/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Small fix for the strange align on laptops */
.book-series {
	text-align: left !important;
}

.banner_container .synved-social-button {
    display: none;
}

div.title-container {
    display: none;
}


div.fcontent-pad.fix {
display: none;
}

/*
div.two-sidebar-right div.mastlinks {
  display:none;
}
*/

div#feature-footer {
display: none;
}

div.fs-nav-container.control-nav {
display: none;
}

section#masthead {
margin-bottom: -25px;
}

#dwrap div {
	margin-top: 10px;
	margin-left: 10px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	float: left;
}

.pl-hero-wrap .pl-hero h1 {
   font-size: 1.5em;
   line-height: 1.25;
  color: #012a62;
}

.pl-hero-wrap .pl-hero p {
  font-size: 14px;
}

.pl-hero-wrap {
  padding: 2%;
}

.mastlinks {
  margin: 10px 0 10px 0;
}

#masthead .inner {
  display: none;
}

.masthead {
  margin-bottom: 5px;
}

hr {
  margin: 5px 0;
}

#highlight .highlight-head {
  font-size: 1.3em;
}

#feature_slider #feature-area {
  background:none;
  box-shadow: none;
}

#feature_slider .fcontent h1,
#feature_slider .fcontent h2,
#feature_slider .fcontent h3,
#feature_slider .fcontent h4,
#feature_slider .fcontent h5,
#feature_slider .fcontent a {
  color: #012a62;
}

#feature_slider .fcontent {
  background: none;
}

div .banner-content p {
  line-height: 18px;
  text-align: justify;
}

.banner-title h3 {
  padding-top:8px;
}

h3.highlight-subhead a {
font-size: small;
}

#banners .banner-content {
  line-height: 1.3em;
  font-size: small;
    text-align: justify;
}

.highlight-area, .fcontainer {
 cursor: pointer; cursor: hand;
}

input.wpcf7-text.wpcf7-validates-as-required {
   width: 100%;
}

.icons {
bottom: -10px !important;
}

#banners .banner-area {
   margin: 21px 0 0 0;
}

h3.widget-title {
font-size: 1.2em;
font-weight: bolder;
}

span.rssmi_group_style {
font-size: 0.8em;
}

.news {
padding-bottom: 10px;
}

.content-pad hr.soften {
display:none;
}

div#catapult-cookie-bar {
z-index: 999999;
}
