/*
Theme Name:     George Generate Press
Description:    Generate Press
Author:         George Whitten
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body { font-family: "worthyserif",Georgia,sans-serif !important; }
body {background-image: linear-gradient(#786990, #BCAED1) !important;}
h1, h2, h3 { font-variant:small-caps; }

@media (max-width: 768px) {
button.menu-toggle { font-variant: small-caps; } }

.main-nav { font-variant:small-caps; }
.print { font-size:18px; font-variant:small-caps; }
.widget-title { margin-bottom: 5px; border-bottom:1px solid #523f7c; color:#523F7C; font-variant:small-caps; font-weight:600; }

@font-face {
    font-family: 'worthyserif';
    src: url('https://wspace-1fe3e.kxcdn.com/fonts/worthyserif-webfont.woff2') format('woff2'),
         url('https://wspace-1fe3e.kxcdn.com/fonts/worthyserif-webfont.woff') format('woff'),
         url('https://wspace-1fe3e.kxcdn.com/fonts/worthyserif-webfont.ttf') format('truetype'),
         url('https://wspace-1fe3e.kxcdn.com/fonts/worthyserif-webfont.svg#worthyserif') format('svg');
    font-weight: 400;
    font-style: normal;

}
.menu-toggle .mobile-menu { font-family: "worthyserif", Georgia, Tahoma, sans-serif; }
.admin-bar.stickynav.nav-below-header #site-navigation,
.admin-bar.stickynav.nav-above-header #site-navigation,
.admin-bar.nav-below-header #site-navigation,
.admin-bar.nav-above-header #site-navigation {
	top: 32px;
}
.stickynav.nav-below-header #site-navigation,
.stickynav.nav-above-header #site-navigation {
	border-top: 0 none;
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 100%;
	z-index: 100;
	opacity: .8;
	-webkit-transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}
.stickynav.nav-below-header #site-navigation:hover,
.stickynav.nav-above-header #site-navigation:hover {
	opacity: 1;
	-webkit-transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.nav-above-header #site-navigation {
	border-top: 0 none;
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 100%;
	z-index: 100;
	-webkit-transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.category .page-header {
      display: none;
}

a.rsswidget img {
	display: none;
}

.secondary-navigation li.social_icon {
    float: right;
}

.wp-caption .wp-caption-text {
    background: transparent;
    padding: 2px 0;
    color: #616149;
    text-align: center;
    position: relative;
}

.widget {
      font-size: 20px; font-weight:400; color:#523F7C;
}

blockquote {
font-size: 1.1em; font-weight:800; color:#523F7C;
}

blockquote::before{content:"\201C";font-weight:700;font-size:32px;left:10px;top:5px;}
blockquote::after{content:"\201D";font-weight:700;font-size:32px;}


@media (max-width:800px) {
      .site-header .header-widget  {
            display: none;
      }
}

.header-widget {
            padding-top: 40px;
      }

@media (max-width:800px) {
      .secondary-navigation {
            display: none;
      }
}

.headertoptitle {font-size:12px; color:#523F7C;; padding-left:0px; margin-top:3px; margin-bottom:-3px;}

/* Widget title top rounded border - may need to adjust to match border radius of widget */
.widget-title {
      -webkit-border-top-left-radius: 7px;
      -webkit-border-top-right-radius: 7px;
      -moz-border-radius-topleft: 7px;
      -moz-border-radius-topright: 7px;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
}

/* Widget rounded corners */
.widget {
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      box-shadow: 0 5px 10px #222222;
}

/* Content rounded corners */
.inside-article {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      box-shadow: 0 5px 10px #222222;
      border:1px solid #523F7C;
}

.inside-right-sidebar .widget { border:1px solid #523F7C; }

.paging-navigation { border-radius:10px; box-shadow: 0 5px 10px #222222; border:1px solid #523F7C;}

.comments-area { border-radius:10px; box-shadow: 0 5px 10px #222222; }

.main-navigation ul ul {
    width: 250px;
}

.main-navigation .sub-menu { box-shadow: 0 10px 10px #222222; }

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button { clear:both; background-color: #7D6E95; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:18px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#523F7C; color:#ffB050;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .clear {clear:both; text-align:center;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

.mailchimptop { text-align: center; font-size:18px;font-weight:600;color:#523F7C; }
.mailchimpsub { text-align: center; font-size:14px;font-weight:600;color:#523F7C; }

.dropdown-menu-toggle:before {
    font-family:"worthyicon"; content: "\e803";
}

.menu-toggle:before {
	content: "\f0c9";
	font-family: 'worthyicon';
	line-height: 1em;
}

@font-face {
  font-family: 'worthyicon';
  src: url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.eot');
  src: url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.eot#iefix') format('embedded-opentype'),
       url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.woff2') format('woff2'),
       url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.woff') format('woff'),
       url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.ttf?') format('truetype'),
       url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon2.svg#worthyicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'worthyicon';
    src: url('https://wspace-1fe3e.kxcdn.com/fonts/worthyicon.svg?36089684#worthyicon') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "worthyicon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-up-dir:before { content: '\e801'; } /* '' */
.icon-home:before { content: '\e802'; } /* '' */
.icon-down-dir:before { content: '\e803'; } /* '' */
.icon-user:before { content: '\e804'; } /* '' */
.icon-cancel:before { content: '\e805'; } /* '' */
.icon-tag:before { content: '\e806'; } /* '' */
.icon-left-open:before { content: '\e807'; } /* '' */
.icon-right-open:before { content: '\e808'; } /* '' */
.icon-right-dir:before { content: '\e809'; } /* '' */
.icon-left-dir:before { content: '\e80a'; } /* '' */
.icon-pray:before { content: '\e80b'; } /* '' */
.icon-bible:before { content: '\e80c'; } /* '' */
.icon-worthy-logo:before { content: '\e80d'; } /* '' */
.icon-wb-worthy-logo:before { content: '\e80e'; } /* '' */
.icon-black-shin:before { content: '\e80f'; } /* '' */
.icon-worthy-shin:before { content: '\e810'; } /* '' */
.icon-phone:before { content: '\e811'; } /* '' */
.icon-monitor:before { content: '\e812'; } /* '' */
.icon-camera:before { content: '\e813'; } /* '' */
.icon-thumbsup:before { content: '\e814'; } /* '' */
.icon-plus:before { content: '\e815'; } /* '' */
.icon-book:before { content: '\e816'; } /* '' */
.icon-trash:before { content: '\e817'; } /* '' */
.icon-ok-circled:before { content: '\e818'; } /* '' */
.icon-picture:before { content: '\e819'; } /* '' */
.icon-heart:before { content: '\e81a'; } /* '' */
.icon-merge:before { content: '\e81b'; } /* '' */
.icon-edit:before { content: '\e81c'; } /* '' */
.icon-android:before { content: '\e81d'; } /* '' */
.icon-macstore:before { content: '\e81e'; } /* '' */
.icon-reddit:before { content: '\e81f'; } /* '' */
.icon-saint:before { content: '\e820'; } /* '' */
.icon-crown:before { content: '\e844'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-folder:before { content: '\f115'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-reddit-alien:before { content: '\f281'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-vimeo:before { content: '\f30f'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */

@media (max-width: 768px) {
.sfHover>a .dropdown-menu-toggle:before {
    content: "\e805"!important;
    font-family: 'worthyicon'; } }

.menu-toggle:before { content: "\f0c9"; font-family: 'worthyicon'; line-height: 1em; } .toggled .menu-toggle:before{content:"\e805";font-family:'worthyicon'} .author:before{content:"\e804";font-family:'worthyicon'}footer.entry-meta .posted-on:before{content:"\f133";font-family:'worthyicon';}.cat-links:before{content:"\f115";font-family:'worthyicon'}.tags-links:before{content:"\e806";font-family:'worthyicon'}.comments-link:before{content:"\f0e6";font-family:'worthyicon'}.nav-previous .prev:before{content:"\e807";font-family:'worthyicon'}.nav-next .next:before{content:"\e808";font-family:'worthyicon'}
.dropdown-menu-toggle:before{content:"\e803";font-family:'worthyicon';line-height:1em}
.dropdown-hover .children .dropdown-menu-toggle:before,.dropdown-hover .sub-menu .dropdown-menu-toggle:before{content:"\e808";font-family:'worthyicon'}.dropdown-hover .inside-right-sidebar .dropdown-menu-toggle:before,.dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle:before{content:"\e807";font-family:'worthyicon'}.dropdown-hover .inside-left-sidebar .dropdown-menu-toggle:before,.dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle:before{content:"\e808";font-family:'worthyicon'} .dropdown-menu-toggle:before{content:"\e803" !important; font-family:'worthyicon'}.dropdown-menu-toggle:before{content:"\e803"!important; font-family:'worthyicon'}.dropdown-menu-toggle:before{content:"\e803" !important; font-family:'worthyicon'}.slideout-navigation .sfHover>a .dropdown-menu-toggle:before{content:"\e803" !important; font-family:'worthyicon'} .author:before{content:"\e804";font-family:'worthyicon'}footer.entry-meta .posted-on:before{content:"\f133";font-family:'worthy'}.cat-links:before{content:"\f115";font-family:'worthyicon'}.tags-links:before{content:"\e806";font-family:'worthyicon'}.comments-link:before{content:"\f0e6";font-family:'worthyicon'}.nav-previous .prev:before{content:"\e807"; font-family:'worthyicon'}.nav-next .next:before{content:"\e808";font-family:'worthyicon'}

.icon-set-lsi_widget-2 { text-align:right !important; }
.icon-set-lsi_widget-2 a, .icon-set-lsi_widget-2 a:visited, .icon-set-lsi_widget-2 a:focus {
	border-radius: 4px;
	background: #523f7c !important;
	color: #FFFFFF !important;
	font-size: 20px !important;
	}
.icon-set-lsi_widget-2 a:hover {
	color:#FFB050 !important;
        background-image: linear-gradient(to bottom, #a490c3 0%,#3a2c57 100%) !important;
	}

.icon-set-side-widget { text-align:center !important; }
.icon-set-lsi_widget a, .icon-set-lsi_widget a:visited, .icon-set-lsi_widget a:focus {
	border-radius: 4px;
	background: #523f7c !important;
	color: #FFFFFF !important;
	font-size: 20px !important;
	}
.icon-set-lsi_widget a:hover {
	color:#FFB050 !important;
        background-image: linear-gradient(to bottom, #a490c3 0%,#3a2c57 100%) !important;
	}

.lsi-social-icons {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: block !important;
}
.lsi-social-icons li:before,
.lsi-social-icons li:after {
	content: '' !important;
	display: none !important;
}
.lsi-social-icons li {
	padding:0 !important;
	display: inline-block !important;
	*display: inline;
	*zoom: 1;
	float: none !important;
	margin: 0 8px 8px 0 !important;
	list-style-type: none !important;
}
.lsi-social-icons li a {
	padding: 8px;
	width: 1.1em;
	line-height: 1.1em;
	text-align: center;
	display: block;
	text-decoration: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-transform: none  !important;
	speak: none;
	-moz-transition: background-color 0.2s ease-in-out 0s;
	-webkit-transition: background-color 0.2s ease-in-out 0s;
	transition: background-color 0.2s ease-in-out 0s;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

@media only screen and (max-width: 600px) {
            .linkscontainer {
                flex-direction: column; align-content: center;
            }
        }

@media only screen and (min-width:670px) and (max-width: 882px) { 
            .linkscolumns img {
                display:none;
            }
}
#linksbottom{margin:0 auto;clear:both;}
.linkscontainer { display: flex; flex-wrap: wrap; justify-content:center; background:#000; padding:20px 0px 20px 0px; }
.links-container > div.linkscolumns{ background:#000000; padding:5px 0px 10px 0px; }
#linksbottom ul li,#linksbottom ul li a {font-size:1em;color:#ffffff;text-decoration:none;font-weight:600;list-style:none;text-align:left;font-variant:small-caps; line-height:170%; }
#linksbottom ul li a:hover{font-size:1em;color:#FFC826;text-decoration:underline;font-variant:small-caps;}
.copyright-bar { padding: 10px 0px 10px 0px; font-size:12px; }
.footer-worthy-bar-class { text-align:center; background: #bdaed2; padding:5px 0px 10px 0px; margin:0; }
#footer-worthy-bar a:link, #footer-worthy-bar a:visited, #footer-worthy-bar a:active { color:#523F7C !important; }
.button-donate { margin:0 0 1.5em 3em; text-align:center; width:115px; padding:5px; border:2px solid #FFF; background:#523F7C; color:#FFF; font-size:15px; border-radius:5px; }
.button-donate:hover { color:#FFB050; font-size:15px; border-radius:5px; border:2px solid #FFB050; }

.cn-button.bootstrap { background-color: #523F7C !important; }