/*
 Theme Name:   Fraction Premium Child Theme
 Theme URI:    http://fraction.orange-themes.com/
 Description:  Fraction Premium Wordpress Child Theme
 Author:       Orange Themes
 Author URI:   http://www.orange-themes.com/
 Template:     fraction-theme
 Version:      1.1.4
 Tags: 
 Text Domain:  fraction-theme-child
*/

@import url("../fraction-theme/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Drop Caps be gone!! */
p.caps:first-letter {
    	color: #737373!important;
    	font-size: 1.15em!important;
    	margin: 0 0 15px 0!important;
    	float: none!important;
    	font-weight: normal!important;
}

/* Remove link finger from Techniques menu link */
li #menu-item-1463 {
   	pointer-events: none;
	cursor: default;
}

/* masonry post background */
.vc_gitem_row .vc_gitem-col {
	background: #ffffff;
}
/* header */
.header {
	padding-top: 0px;
}
/*  Logo customizations  */
.header .header-logo {
	border-bottom: none;
	margin: 6px 10px 6px 14px;
}

.header .header-socials {
	display: none;
}

/* main menu customizations */
.header.makefixed .main-menu > ul > li > a {
    	font-size: 1.2em;
    	padding: 27px 20px 27px 20px;
}

/* left border color changes  */
.main-title {
	border-left: 4px solid #336600 !important;
}

#sidebar .widget > h3 {
	border-left: 4px solid #336600 !important;
}

/* view more posts button styling */
.main-title a.button {
	color: #336600 !important;
	background: #336600 !important;
}

/* recent posts widget */
.rpwwt-widget ul li {
	margin: 0 0 .25em !important;
}

.rpwwt-widget ul li img {
        margin: .3em .75em .25em 0 !important;	
}

span.rpwwt-post-title {
	color: #336600;
}

/* custom sidebar widget  */
.wpb_widgetised_column.wpb_content_element ul {
	padding: 0px 0 2px 0px !important;
}

a.post-title.cat-post-title {
	vertical-align: inherit;
}
.article-content ol, .article-content ul {
	padding: 0px 0 2px 40px !important;
}

.article-content ol li, .article-content ul li {
	margin: 0 0 15px;
	font-size: 1.15em;
	line-height: 1.5;
	color: #737373;
}

.cat-post-thumbnail img {
	margin: 0px 10px 16px 0;
}

.cat-post-title {
	font-size: 14px;
	line-height: 16px;
	display: inline;
}

.cat-post-item {
	border-bottom: none;
}

.wpb_widgetised_column .wpb_wrapper>ul>li {
	display: inline-block;
	width: 100%
}

.cat-post-item:last-child {
	margin: 0 0 6px;
}

a.cat-post-footer-link {
	margin: 0 0 0 5px;
	border-bottom: 1px solid #336600;
    	padding: 0 0 21px;
}

.catWidgetPad {
	margin-bottom: 65px !important;
}

/* minturn anglers page */
h2.tablepress-table-name {
	font-size: 20px;
}

/* Beginners page styling */
.page-id-1506 h6 {
	font-size: 1.4em;
}

.begHeader {
	padding: 4px 18px 5px 18px;
	border-left: 4px solid #336600;
}

/* Subscribe widget */
a.subscribe h3 {
    margin-top: 10px;
}

/* mailchimp */
input#mc-embedded-subscribe {
	background-color: #336600 !important;
}