/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.single-post .entry-content a, .page .entry-content a {
    color: #FF3300 !important;
}
/************************* NAV ITEMS *******************************/
.nav-shop a {
	font-weight: 700;
	letter-spacing: 2px;
}

.association-nav.menu-item a {
	background-color: #ffebd8 !important;
	color: #B78654 !important;
	font-weight: 700;
}

.association-nav.menu-item a:hover {
	background-color: #fcf5ef !important;
	color: #B78654 !important;
}

/*******************************************************************/
/********** Seasonal Nav Buttons *************/
li.halloween-nav.menu-item > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb868+0,ff9922+100 */
	background: #ffb868;
/* Old browsers */
	background: -moz-linear-gradient(top,#ffb868 0%,#ff9922 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#ffb868 0%,#ff9922 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#ffb868 0%,#ff9922 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb868',endColorstr='#ff9922',GradientType=0);
/* IE6-9 */
	border: medium none;
	border-radius: 30px;
	box-shadow: 2px 2px 3px rgba(255,255,255,0.66)inset;
	font-size: 15px;
	margin: 9px 0 !important;
	padding: .8rem 1.3rem .7rem;
	color: #fff;
	font-weight: 400;
	letter-spacing: 3px;
}

li.halloween-nav.menu-item > a:hover {
	color: #000000 !important;
}

li.halloween-nav.menu-item.current-menu-item > a {
	color: #000000;
}

li.holidays-nav.menu-item > a {
	background: url("/wp-content/uploads/2016/12/falling-snowflakes-pattern-light.jpg") repeat scroll center center;
	background-size: cover;
	border: medium none;
	color: #B78654;
	font-weight: 700;
	letter-spacing: 3px;
	box-shadow: 0 0 10px 5px #fff inset;
}

li.holidays-nav.menu-item > a:hover {
	background-color: #752c3e !important;
	color: #d8aa7b !important;
}

li.holidays-nav.menu-item.current-menu-item > a {
	color: #B78654 !important;
}

@media (max-width:768px) {
	li.halloween-nav.menu-item > a, li.holidays-nav.menu-item > a {
		font-size: 1.5rem !important;
		padding: 1.2rem;
		text-align: center;
		margin: 1rem 0 !important;
	}
}

/***** END 768px *****/
/***********************************/
/*********** Instagram widget grid ***********/
.instagram-pics > li {
        display: block;
        float: left;
        margin: 0;
        padding: 1px;
        width: 33.33%;
        box-sizing: border-box;
}

.instagram-pics > li a {
        display: block;
}

.instagram-pics > li img {
        margin: 0;
        display: block;
}

.null-instagram-feed p {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin: .5rem 0 0;
}

@media (max-width:768px) {
        .instagram-pics > li {
                width: 50%;
        }
        .instagram-pics > li:last-child {
               display: none;
       }
}

/**********************/
/*********** Footer Widget Area Menus ***********/
.footer-widgets .widget_nav_menu {
        width: 50%;
        float: left;
}

.footer-widgets .widget_nav_menu .widget-title {
        margin-bottom: .5rem;
}

.footer-widgets .widget_nav_menu li {
        margin-bottom: .5rem;
}

@media (max-width:480px) {
        .footer-widgets .widget_nav_menu {
                width: 100%;
                float: none;
        }
}

/**********************/
/********** Cool Image Share *************/
p > .mycenter span.image-share-wrap {
    display: none;
}
/***********************************/
/***** SIGN UP / THANK YOU PAGE *****/
body.page-id-31897, body.page-id-1821, body.page-id-39228 {
    background: url(https://46yxb83hlyy77jig73dh02ok-wpengine.netdna-ssl.com/wp-content/uploads/2016/03/homesteading-sign-up-bg.jpg) no-repeat scroll center bottom / cover;
}

.page-template-page_landing .blox-container {
    display: none;
}

.page-template-page_landing h1.entry-title {
    text-align: center;
    font-size: 2.2rem;
}
.page-template-page_landing h2 {
    font-size: 1.4rem;
    font-weight: 700;
}

.page-template-page_landing form {
    float: left;
    width: 50%;
    margin: 0 0 1rem;
}

.page-template-page_landing input[type=submit] {
    background-color: #B78654 !important;
    width: 100%;
    margin: 0.5rem 0 0;
}
.page-template-page_landing input[type=submit]:hover {
    opacity: 0.77;
}

.half-img img {
    width: 49%;
    margin: 0 2% 2% 0;
    float: left;
}

.half-img img:nth-child(3n) {
    margin-right: 0;
}

.clear {
    clear: both;
}

a.css-button {
    display: block;
    background-color: #f7941d;
    border-radius: 6px;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 1rem 1rem 0.9rem;
    line-height: 2;
    font-style: italic;
}
a.css-button:hover {
    opacity: 0.77;
}
a.css-button span {
    float: left;
    width: 85%;
    min-width: 33rem;
    max-width: 100%;
}

a.css-button span.big {
    font-size: 2.5rem;
    width: 15%;
    min-width: 5.5rem;
    line-height: 0.9;
    font-weight: 700;
}
.page-template-page_landing .HB-Bar, .page-template-page_landing #hellobar-pusher {
    display: none !important;
}


@media (max-width: 768px) {
	body.page-template-page_landing {
		background: none;
	}
.magazine-landing .site-inner {
    padding: 0 1rem;
}
.magazine-landing .content {
    padding: 0;
}
	.page-template-page_landing form {
    width: 100%;
}
.half-img img {
    width: 100%;
    margin: 0 0 1rem;
    float: none;
}
a.css-button span {
    float: none;
    width: auto;
    min-width: 0;
    max-width: 100%;
}
a.css-button span.big {
    width: 100%;
    min-width: 0;
		display: block;
    text-align: center;
}
}
/**********/
/***** READING TIME WP *****
.rt-reading-time {
    background-color: #aaa;
    text-align: center;
    padding: 0.5rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 1rem 0 2rem;
    border-radius: 3px;
}
@media (max-width:480px) {
.rt-reading-time {
    font-size: 1.1rem;
}	
}*/
/**********/
/***** Gogle Top Posts *****/
.gtc-list li {
    list-style: none !important;
    text-indent: 0 !important;
    font-size: 1.3rem;
    padding-left: 0 !important;
    margin: 0 0 1.3rem;
}
.gtc-list img.alignleft {
    margin: 0 1rem 1rem 0;
}
/**********************/
/***** MISC CSS *****/
.mobile-only { display: none !important; }
@media (max-width:768px) {
	.mobile-only {display: inherit !important; }
	.desktop-only {display: none !important; }
}
/**********/

#fbMsg img {
    width: 100px !important;
    height: 100px !important;
}
@media (max-width:768px) {
	#fbMsg img{
    width: 70px !important;
    height: 70px !important;
}
}
.entry-time {
	display: none !important;
}

.anchor {
    top: -7rem;
    position: relative;
}

div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
    font-size: 10px !important;
}

div.wpgdprc a, div.wpgdprc a:hover, div.wpgdprc a:focus {
    display: none !important;
}
div.wpgdprc-consent-bar {
    opacity: 0.8 !important;
}

.entry-pings {
    display: none !important;
}

.jp-relatedposts-post-date {
    display: none !important;
}

.entry img {
    height: auto;
    min-width: 100%;
}

.mobile-only { display: none !important; }
@media (max-width:768px) {
	.mobile-only {display: inherit !important; }
	.desktop-only {display: none !important; }
}

.entry-comments a {
    word-break: break-word;
}

@media (max-width:768px) {
.site-header .wrap {
    width: 75% !important;
}
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	    background-color:#B78654 !important;
}
h2.woocommerce-loop-product__title {margin-top:0px !important;}
button.frm_button_submit.frm_final_submit {
    background-color: #b78654 !important;
    border: #b78654 !important;
}