/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


h1 {
    text-
    color:#002f5c;
    letter-spacing:2px;
}
h6 {
    color:#002f5c; 
}
h4 {
    color:#002f5c; 
}


/* Home Page Button Color */
.page-id-300 .sf-button.accent {
    background-color:#002F5C!important;
}


/* Home Page Button Color Hover */
.page-id-300 .sf-button.accent:hover {
    background-color:#df8937!important;
}

.member-column {
    padding-right:90px!important;
}

input[type=submit], button[type=submit], input[type="file"], select, .wpcf7 input.wpcf7-submit[type=submit] {
    background-color:#002F5C;
    color:#ffffff;
    border:none;
}
input[type=submit] {
    background-color:#002F5C!important;
    color:#ffffff!important;
    border:none!important;
}

input[type=submit]:hover {
    background-color:#0067B1!important;
}

.featured-events-spacer {
padding-bottom:0px;
}

ul li {
list-style-position:outside!important;
margin-left:15px!important;
}

.page-id-19 ul li {
list-style-position:outside!important;
margin-left:0px!important;
}

.title-wrap h3.spb-heading span, h3#reply-title span{
border:none!important;
}
 
.title-wrap .spb-heading > span {
    border-bottom: none !important;
}

.widget ul li, .widget.widget_lip_most_loved_widget li {
    border: none !important;
}

.recent-post .date-overlay {
left:-65px;
top:5px!important;
}

.posts-type-standard-row .figure-wrap {
margin-bottom:0px!important;
}

.recent-post .author {
display:none !important;
}

@media only screen and (min-width: 769px) { 
.single-post .page-heading .heading-text {
  margin-left: 16.6667%;
  margin-right: 16.6667%;
  padding-left: 15px;
  padding-right: 15px;
}
  
}
.posts-type-standard .figure-wrap .date-overlay {
  display: none;
}

/* Remove thankyou message border from form */
div.wpcf7-mail-sent-ok {
   border: none;
}

/* Remove border after search icon */
.header-right .aux-item {
	border: none;
}

.post-info, .post-details-wrap .comments-likes {
border-top: none;

}
.post-details-wrap .tags-wrap {
	padding-top: 35px !important; 
	border-top: 2px solid #e3e3e3 !important; 
	margin-top: 20px !important;  
}
/* THF: Portfollio item  */
.portfolio-item h3.portfolio-item-title a {
    margin-bottom: 5px;
    text-align: left;
    margin-top: 0px;
    color: #002f5c !important;
    font-family: "Open Sans";
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
}
.portfolio-item.masonry-item .portfolio-item-details {
	padding: 20px 0px 0px 0px;
}
/* THF: Media page */
.spb_blog_widget.blog-wrap.spb_content_element.col-sm-12.mediapage_firstcolumnpost {
    padding-left: 0px;
}
/* THF: Opinion page */
.spb_blog_widget.blog-wrap.spb_content_element.col-sm-12.mediapage_firstcolumnpost h1, .spb_blog_widget.blog-wrap.spb_content_element.col-sm-12.mediapage_firstcolumnpost h1 a {
	text-align: left;
	font-weight: bold;
	font-family: "Open Sans";
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    color: #002f5c;
    letter-spacing: normal;	
}
.spb_content_element.col-sm-12.thf_event_listing.spb_text_column div#tribe-events-content .tribe-events-button {
display: none !important;
}
/*div#tribe-events-content*/

/* THF: Summit 2017 */
.directory-results.container {
	display: none !important;
}

